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.0715.00 - VS 2017/2019/2022 (Read 368 times)
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2695
Joined: Feb 13th, 2019
24.0715.00 - VS 2017/2019/2022
Jul 15th, 2024 at 3:16pm
Print Post  
Visual Micro for VS2022
Visual Micro for VS2017/VS2019

  • Fix: Compiler: working directory fixes in application and now uses the location of the source file that is being compiled, resolving issues with long compiler commands (Reported Here)
  • Fix: IsFileAlreadyCompiled: Improve DotD splitter and support for alternative workingDir test.
  • Fix: Deep Search: could fail to find includes from subsequent files if a scanned source did not have any includes, affecting mainly libraries silently.
  • Fix: Add board.txt property to override the relative path max len (default: 31000)(Windows MAX: 32767) vm.build.compile-relative-paths-at-max-chars
  • Fix: Compiler: quotedSplit based on space corrupted command if paths had space in them. For example -I compiler command ended as a partial path if the path contained a space
  • Fix: Library Deep Search (Gcc-E): Include utility folder regardless of "vm.preproc.lib-search.lib-in-lib", previously caused issues in some Libraries (e.g. Firmata)
  • Fix: Board Options Change Detection: Error caused to be null for "vm.arduino2.settings.dirs.download" when getting environment variable path if the arduino2.dirs path was null from the YAML.
  • Improvement: Output: Verbose messages have blank line and # before pattern names
  • Improvement: Output: The "Using project build property overrides" is less verbose.
  • Change: Scons now shown as [Experimental] in name to assist users.

« Last Edit: Jul 17th, 2024 at 7:43pm by Simon@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint