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 Selecting preferred version of ESP IDF (1.0.0 or 1.0.1) (Read 419 times)
tumbolia29
Junior Member
**
Offline


Posts: 10
Joined: Jun 29th, 2018
Selecting preferred version of ESP IDF (1.0.0 or 1.0.1)
Feb 12th, 2019 at 1:13am
Print Post  
Both esp32 1.0.0 and 1.0.1 are installed (visible at Board Platform Installer, All Platforms, esp32). With a new project, it automatically uses 1.0.0. I can see in Project->Properties->C/C++->General->Additional Include Directories that they're all 1.0.0 (example: 
$(ProjectDir)..\..\..\..\AppData\Local\arduino15\packages\esp32\hardware\
esp32\1.0.0\variants\esp32


I can manually edit all those (two dozen?) URLs to say 1.0.1, but they revert back to 1.0.0 automatically (they won't save that way).

Question is: how to select, for a given project, which version will be used?

Thanks for the help, as always.
« Last Edit: Feb 13th, 2019 at 12:10am by tumbolia29 »  
Back to top
 
IP Logged
 
tumbolia29
Junior Member
**
Offline


Posts: 10
Joined: Jun 29th, 2018
Re: Selecting preferred version of ESP IDF (1.0.0 or 1.0.1)
Reply #1 - Feb 18th, 2019 at 5:10am
Print Post  
This Topic was moved here from Installation & Troubleshooting [move by] tumbolia29.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint