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 RELEASED: 25.0120.2 - VS 2017/2019/2022 (Read 204 times)
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2704
Joined: Feb 13th, 2019
RELEASED: 25.0120.2 - VS 2017/2019/2022
Feb 6th, 2025 at 1:13pm
Print Post  
25.0120.2 for VS 2022
25.0120.2 for VS 2017/2019

  • Fix: Compiler: Ensure Compilation paths do not use escaped backslashes+quoting for SeekFree Board Package ensuring case-sensitive paths work correctly (Reported Here
  • Upvoted Intellisense Issue for SeekFree Boards (and any Case Sensitive Folder) currently with Microsoft.
  • Package Index: Updated internal copy to latest for new Installs, and avoids Incorrect Tool Selection if multiple present (Reported Here)
  • Fix: Rollback of Previous Fix below due to further issues being caused with some projects:  
    Library Compilation: Ensure correct libraries are used when there are dummy libraries missing headers involved (e.g. Teknic ClearCore with SD Library) (Reported Here)
  • Fix: Ensure Board Package JSON files are valid, and if from GitHub URL failover to RAW Content URL. Affects Unofficial 3rd Party URLs and User Entered URL's (Reported Here)
  • Fix: Ensure ESP32 OTA Upload works for Packages > 3.0 (Reported Here and Here)
  • Fix: Ensure when dot_a_linkage is written out to library.properties as part of AutoPrecompile, it is in lowercase (else True != true when reparsing) (Reported Here)
  • Fix: Improve Error Output when #include is found with Illegal Characters In Path (only happens when Serial Debug is enabled) (Reported Here)
  • Fix: Ensure FileSystemWatcher uses Rename events as well as LastWrite, due to how VS Saves files internally (Reported Here, and mentioned anecdotally in other threads)
  • Fix: HWDebugger: Arduino Portenta H7: Add STLinkv1/2/3 Option for Debugging H7 Core (No Debug available via HLA_SWD for M4 Core) (Reported Here)
  • Fix: Remove "vMicro > Add Code > Import Local Arduino Core (Pro)" as it causes issues with multiple boards.  Use "arduino-portable" folders instead.
  • Fix: ESP32 Publish Server Data Files failed when PartitionScheme=Custom is selected (blank entry), even though valid files are available in the build folder (Reported Here)
  • Fix: ESP32 Publish Server Data Files: Failed to identify FFAT Partition if it had a name other than ffat.  Now only needs SubType of fat/spiffs as per specification (Reported Here).
  • Fix: IDE Locations: Improve validation of fields to ensure if erroneous URL is entered the warning is still shown to the user (previously the error only showed for folder paths, not URL's etc).l
  • Fix: Portable Solution: Ensure when Portable Solution is in use, any properties loaded from default location (e.g. %LOCALAPPDATA%\Arduino15) are fully refreshed else default properties are shown on board menu until the board is re-selected (Reported Here)
« Last Edit: Feb 7th, 2025 at 4:25pm by Simon@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint