FS.h missing
-
Downloaded m5stack library and examples from GitHub. Also downloaded and installed "Arduino-esp master". Tried to compile 'FactoryTest.ino". Got following error.
C:\Users\dpcon\Documents\Arduino\libraries\M5Stack-master\src/M5Stack.h:94:16: fatal error: FS.h: No such file or directory
also got same error on 'Display.ino'
Any suggestions. Shouldn't FS.h be part of the package??
-
Hey dpcons,
I'm guessing you do not have this directory in your system:
C:/Users/[YOUR_USER_NAME]/Documents/Arduino/hardware/espressif/esp32FS.h should reside in:
C:\Users\YOUR_USER_NAME\Documents\Arduino\hardware\espressif\esp32\libraries\FS\srcIf your using windows the following link shows how to get this installed:
https://github.com/m5stack/m5stack-board-support/blob/master/doc/windows.mdFS.h should install as part of this. FactoryTest should work then.
-
Thanks JimiT,
You were indeed correct. I discovered the instructions for windows later last night and finished the install correctly. The download links were somewhat misleading. I'm now good to go. Thanks again for the response. -
@dpcons No problem. Enjoy !
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login