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 Release and Debug Directory (Read 1116 times)
davidcoward
Junior Member
**
Offline


Posts: 56
Joined: Oct 5th, 2012
Release and Debug Directory
Jun 19th, 2023 at 4:55pm
Print Post  
Once upon a time, not so long ago, the hex files from a build were copied to a Debug or Release directory in the VS2019 project folder containing the .sln and .ino. Now they aren't. I think this stopped after I recently upgraded as my boards list was also reset. What do I have to do to turn the copying back on?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Release and Debug Directory
Reply #1 - Jun 19th, 2023 at 9:03pm
Print Post  
The option default to On in prev releases when it isn't really needed and can cause confusion. Switching on "vMicro>Compiler>Show Build Folder" also shows a link to the temp build folder.

If you do want to switch on the option it is "vMicro>Compiler>Always copy output to intermediate folder". That uses whatever is set for the intermediate folder in the native visual studio the Project Property Pages and applies the usual Visual Studio macro rules for paths.
  
Back to top
IP Logged
 
davidcoward
Junior Member
**
Offline


Posts: 56
Joined: Oct 5th, 2012
Re: Release and Debug Directory
Reply #2 - Jun 19th, 2023 at 10:07pm
Print Post  
Ah, yes. That works. 

Thank you for the speedy response. 
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint