Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Save as solution folder (Read 3689 times)
Red24dog
Newbies
*
Offline


Posts: 5
Location: San Mateo
Joined: Sep 13th, 2011
Save as solution folder
Nov 21st, 2011 at 9:42pm
Print Post  
Excellent implementation for Visual Studio 2010 which I now have free by following your advice to sign up for Microsoft WebSiteSpark program. Installation was flawless in my WIN7-64

How do I define a specific folder other than the default "Document\Arduino\" to save my solution with the name of the sketch in the dialog box? Standard Visual C++ gives that function when starting a new Solution.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Save as solution folder
Reply #1 - Nov 21st, 2011 at 11:52pm
Print Post  
great news. currently the sketch folder is set by the arduino ide. so close vs, open arduino>prefs and set the sketch folder.

you should be able to override in the vm options in the next version
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Save as solution folder
Reply #2 - Nov 21st, 2011 at 11:54pm
Print Post  
you can also create an empty win32 c++ project in any folder. if the c+ project, folder name are the same and the project contains a .pde of the same name then everything will kick in as normal
« Last Edit: Nov 21st, 2011 at 11:55pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint