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 output is not coped to Debug/Release folder (Read 1184 times)
smartc0de
Newbies
*
Offline


Posts: 4
Joined: Jan 2nd, 2017
Build output is not coped to Debug/Release folder
Aug 4th, 2018 at 12:30pm
Print Post  
Hi VM,


The problem I'm facing is that build output is not copied to Debug or Release folder in solution folder.

I'm just using hex file in AppData folder now but it's new problem I've never seen before.

It seems that this problem happens after installing VS2017 but I'm not sure.

Previously, I was using only VS2015 but I newly installed VS2017 so now I have two different versions of Visual Studio.

Can you please take a look my problem and give me the solution?


Thanks.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Build output is not coped to Debug/Release folder
Reply #1 - Aug 4th, 2018 at 12:42pm
Print Post  
Hi,

Always good to check the release notes. Arduino has a new export facility in the cores that allows the hex/bin etc to be exported to the sketch folder. In the last release this feature has been implemented so the hex is copied to the Output Directory.

The interim build output with all the object files etc is now copied to the Intermediate Directory if the new "vMicro>Compiler>Copy to Intermediate directory" is checked.

There is a bug in the current release that is using the output directory instead of intermediate. So please update from the forum new releases section (which will shortly be published to the gallery)

https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES

  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint