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 1810.3 Release (Read 1141 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
1810.3 Release
Sep 30th, 2018 at 11:36am
Print Post  
Visual Micro 1810.3 for Visual Studio 2012-2017

  • Fix: Unable to compile "Shared library projects" that use "the old style" arduino library structure (without library.properties). These projects were incorrectly compiled as a merge project instead of as a library project. This fix assumes a library 1) if a library.properties file exists or 2) if the folder structure contains a folder named "\libraries".
  • Libraries for specific architecture are now the lowest priority to reflect the way the Arduino IDE works. This means that if a library exists in sketchbook\libraries it will be used, otherwise if it exists in ide\libraries that will be used otherwise the  platform\libraries folder is used.
  • Fix: Arduino versions less then 1.5.7 failed to compile in debug mode when "Deep search for libraries" was enabled
  • Usb debug support for Adafruit M0 boards that have native_usb set to true yet use Serial instead of SerialUSB as default port.
« Last Edit: Oct 3rd, 2018 at 9:38am by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint