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 Arduino ide vs visual micro (Read 1372 times)
ahmet
Newbies
*
Offline


Posts: 6
Joined: Oct 23rd, 2016
Arduino ide vs visual micro
Sep 20th, 2019 at 6:48am
Print Post  
Hi I wanted to run a simple sd application for esp-wroom-32 card. I am compiling the program on Arduino ide. But atmel studio VM gives error as well. What do you recommend

*SD.h: 17:16: fatal error: FS.h: No such file or directory
   compilation terminated
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Arduino ide vs visual micro
Reply #1 - Sep 20th, 2019 at 1:20pm
Print Post  
Off-Topic replies have been moved to this Topic.
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Arduino ide vs visual micro
Reply #2 - Sep 20th, 2019 at 1:26pm
Print Post  
You should be using Visual Studio because the esp hardware is updated often and Visual Studio is the product we update frequently.

Atmel studio is produced by atmel/microship and the esp hardware is compeitive hardware for them which is another reason why VS should be used.

In any event please follow the guide in the yellow box above so we can see what paths you have entered into your config. This info is always required to assist with compiler issues.
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint