Hi
Many thanks for your efficiency!
Reinstalling packages seems to be seems to be a part of the solution, I did some tests:
Test conditions:
Sketch M5Stack Free_Font_Demo
Sketch ESP32 dev module SD_Test
The packages installation is done from the Arduino IDE
M5STACK 2.0.0
ESP32 package 1.0.6
Erase 2 package m5stack and esp32 by deletion in folder
Installation m5stack package.
Start VS2022 and Rescan
Compilation M5Stack Free_Font_Demo OK
Quit VS
Installation ESP32 package
Start VS2022 and Rescan
Compilation ESP32 SD_Test error
Error creating archive. This is usually caused by a virus checker locking the archive file (core.a)
note: The core.a file will now be invalid. Please click 'Build>Clean Solution' to reolve the issue.
Please report this issue to
http://www.visualmicro.com/forums. Let us know which virus checker and board you are using.
Build failed for project 'SD_Test'
Quit VS
Start VS2022 and Rescan
Compilation M5Stack Free_Font_Demo error
Error creating archive. This is usually caused by a virus checker locking the archive file (core.a)
note: The core.a file will now be invalid. Please click 'Build>Clean Solution' to reolve the issue.
Please report this issue to
http://www.visualmicro.com/forums. Let us know which virus checker and board you are using.
Build failed for project 'Free_Font_Demo'
Quit VS
delete folder package m5stack
Start VS2022 and Rescan
Compilation ESP32 SD_Test OK.
With m5stack and esp32 package installed, in Arduino IDE, all works fine.
PS: visualMicro is really great!
cordially
jpbbricole