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 build.path (Read 3231 times)
mbruck
Junior Member
**
Offline


Posts: 30
Joined: Jul 30th, 2012
build.path
May 15th, 2014 at 1:25pm
Print Post  
According to this :

http://www.thinkcreate.org/index.php/debug-arduino-with-proteus/

it is possible to change build path. This working in native arduino IDE, but not in VM.

VM still compile to random tmp folder. 

It will be nice to make VM follow this parameter, or make some new parameter in VM options.

Regards,

Mladen Bruck
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: build.path
Reply #1 - May 15th, 2014 at 1:31pm
Print Post  
Thanks we can use that setting in the next release if it exists however a few points to note

Unlike the Arduino Ide, the Visual Micro build path is not random it is always the same and can be viewed by switching on tools>options>visual micro>compiler>show build folder. This then provides a simple link to open the build folder in the output of each compilation.

In the last version we started to implement the facility to use the output folder specified in the Atmel or Visual Studio project properties. So by default the build will appear in [project folder]/debug or [project folder]/release or wherever you set the output folder to be. I suggest this is the best route for us to take and is a more professional solution than the Arduino Ide solution
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint