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 1807.21-.26 VS + AS7 (Read 1088 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
1807.21-.26 VS + AS7
Jul 22nd, 2018 at 2:34pm
Print Post  
Download for Visual Studio: https://1drv.ms/u/s!AsT00oFsGAmRlukH2KtPY-dZhxt34A

Download Atmel Studio v2 Installer: https://1drv.ms/u/s!AsT00oFsGAmRlIh0b1454E0Mm9buew
Download Atmel Studio v1 Installer: https://1drv.ms/u/s!AsT00oFsGAmRlvxvo58ZG9c0fSo4Bg

[list  bull-bluecheck]
  • Fix: Copy to Intermediate was using the Output Directory instead of the "Intermediate Directory" project property
  • Burn bootloader: Use programmer from any related platform (not just from the current platform) 
  • Solve extremely slow load of projects with many files
  • Fix issue that prevented the sonoff project from building (also applies to other projects that use a more complex syntax for prototypes)
  • Automatically include all source code when an existing arduino project is first opened. This ensures new users can see header files in project sub folders (previously only \src and below where automatically added)
  • Atmel studio resolve board options for intellisense and also to ensure the correct mcu device is set for the project. Cores such as MiniCore resolve {board.mcu} from the variant specified by the board options.
  • + Validated against Visual Studio 2017 15.8.0 Preview 4. Previous "preview" versions of VS had many c++ bugs but preview 4 appears to work well.
  • Defaulted "vMicro>Compiler>Copy to intermediate" because that is what the default has been. The default was changed when the menu item was added a few weeks ago.
  • Added new "tools>options>visual micro>compiler>Build In Project Intermediate" which will use the build folder specified in "project property pages > intermediate directory". When switching board a "Build>Clean" will be required, This property is for advanced users or exceptional circumstances.




  • « Last Edit: Aug 28th, 2018 at 7:53pm by Tim@Visual Micro »  
    Back to top
    WWW  
    IP Logged
     
    Page Index Toggle Pages: 1
    Send TopicPrint