VS Arduino
Visual Micro >> New Releases, Previous Releases and Release Notifications >> RELEASED - 22.06.11.00 - Improvements to caching, lib search, cpp only projects ++ VS 2017/2019/2022
https://www.visualmicro.com/forums/YaBB.pl?num=1654991754

Message started by Tim@Visual Micro on Jun 11th, 2022 at 11:55pm

Title: RELEASED - 22.06.11.00 - Improvements to caching, lib search, cpp only projects ++ VS 2017/2019/2022
Post by Tim@Visual Micro on Jun 11th, 2022 at 11:55pm
Installer Note: If the install for Visual Studio fails, right click and "Open With>Visual Studio Version Selector"

*** NOTE VS 2022 - If you installed a PRE-RELEASE version of Visual Micro for VS2022 (before 21.11.08.0) please uninstall and install from the gallery, or the link below

Download Visual Micro 22.06.11.00 for Visual Studio 2022
Download Visual Micro 22.06.11.00 for Visual Studio 2017/2019

  • Compiler and lib search improvements
  • Advanced users: "Build into project intermediate" now suffixes the "board id" to the "build folder". Also now allows "copy to intermediate" work in tandem. This allows cahing to work correctly with different boards on the same code.
  • "Cpp only" projects will build faster than .ino projects for advanced users. (reminder: Non-ino cpp only projects lack automatically created prototypes + serial/wifi debugger)
  • Cores that do not create .d dependency files will now allow caching if the source has not altered. In verbose mode a warning is displayed in the build output stating the .d files are not available. note: Without .d dependanty files recompile of source code does not happen if the source has not changed but an #included source has changed. Normally we would expected a change to #included source to cause recompile of all other source that uses it.
  • Improved cleanup of teensy virtual serial port scan



If you have the incorrect index files from previous use of the "Check for updates" button in the Board Manager or Library Manager? After updating you should to click the "Check for Updates" button again on BOTH "board manager" and "library manager". After that clicking rescan or restarting the ide will work without issue. more info

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.