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 24.0722.7 - VS 2017/2019/2022 (Read 448 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12186
Location: United Kingdom
Joined: Apr 10th, 2010
24.0722.7 - VS 2017/2019/2022
Aug 3rd, 2024 at 9:30pm
Print Post  
Visual Micro 24.0722.7 for VS 2022
Visual Micro 24.0722.7 for VS 2017/2019

  • Updated newtonsoft json package. The package used previously has known vunerabilities. Although Visual Micro did not use the vunerable functions it is possible some virus checkers flagged the install.


Visual Micro 2407.22.6 for Visual Studio 2022
Visual Micro 2407.22.6 for Visual Studio 2017/2019

  • Intellisense failed to create the correct relative paths if the path included double backslashes such as \\..\\..\\. This caused some toolchains, such as Stm32 v2.8.1, to fail to provide intellisense for "Serial" and objects from the automatically included "srcWrapper" library.
  • Deep search for libraries will now search all project sources which works the same way as the Arduino IDE. For many projects, this is not required and causes longer compile times. Add the following project board.txt property to limit the search to "root and \src" folders of a project. Applies only to when project sources are searched, does not apply to search of library sources.
    • vm.preproc.lib-search.lib-in-sketch=root-and-src
« Last Edit: Aug 3rd, 2024 at 9:32pm by Tim@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint