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


Posts: 2174
Joined: Feb 13th, 2019
22.06.11.04 VS 2017/2019/2022
Jul 5th, 2022 at 3:29pm
Print Post  
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.04 for Visual Studio 2022
Download Visual Micro 22.06.11.04 for Visual Studio 2017/2019
  • Fix: HardwareId Generation improved to ensure this is calculated as early as possible
  • Fix: Correct environment font measured for presentation of boards list
  • Fix: Startup messaging improved 
  • Fix: Shutdown stability improved



Download Visual Micro 22.06.11.01 for Visual Studio 2022
Download Visual Micro 22.06.11.01 for Visual Studio 2017/2019
  • Fix: Intellisense improvements for SAMD Standard C functions e.g Memcpy (Reported Here)
  • Update: ESP32/ESP8266 no longer requires Bonjour Service to be installed to perform network discovery of boards.
  • Fix: Activation Form now removes leading & trailing spaces when submitting license key to reduce accidental errors in activation.
  • Fix: IDE Locations checks ensuring the same paths are not used for IDE Location / Sketchbook / Downloaded Board Packages (Reported Here


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
« Last Edit: Jul 28th, 2022 at 2:11pm by Simon@Visual Micro »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint