🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    FS.h missing

    Scheduled Pinned Locked Moved FAQS
    4 Posts 2 Posters 16.1k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D Offline
      dpcons
      last edited by

      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??

      JJJ 1 Reply Last reply Reply Quote 0
      • JJJ Offline
        JJ @dpcons
        last edited by

        @dpcons

        Hey dpcons,
        I'm guessing you do not have this directory in your system:
        C:/Users/[YOUR_USER_NAME]/Documents/Arduino/hardware/espressif/esp32

        FS.h should reside in:
        C:\Users\YOUR_USER_NAME\Documents\Arduino\hardware\espressif\esp32\libraries\FS\src

        If your using windows the following link shows how to get this installed:
        https://github.com/m5stack/m5stack-board-support/blob/master/doc/windows.md

        FS.h should install as part of this. FactoryTest should work then.

        1 Reply Last reply Reply Quote 0
        • D Offline
          dpcons
          last edited by

          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.

          JJJ 1 Reply Last reply Reply Quote 0
          • JJJ Offline
            JJ @dpcons
            last edited by

            @dpcons No problem. Enjoy !

            1 Reply Last reply Reply Quote 0

            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
            • First post
              Last post