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

    Problem with a compilance

    Arduino
    4
    4
    6.5k
    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.
    • P
      paloces
      last edited by

      Hi Guys

      Sorry for my english ;-)

      We have a new M5tstack-timer and I will save my wifi for this camera can be connect by my wifi but, when I will do compilance with arduino software , we have a issues

      _> Arduino:1.8.19 (Windows Store 1.8.57.0) (Windows 10), Tarjeta:"M5Stack-Timer-CAM, Enabled, Default(3MB No OTA/1MB SPIFFS), 240MHz (WiFi/BT), 1500000, None"

      C:\Users**********\Documents\Arduino\libraries\TimerCam-arduino-master\src\app_httpd.cpp:22:10: fatal error: fd_forward.h: No such file or directory

      #include "fd_forward.h"

        ^~~~~~~~~~~~~~
      

      compilation terminated.

      Se encontraron varias bibliotecas para "WiFi.h"

      Usado: C:\Users********\Documents\ArduinoData\packages\m5stack\hardware\esp32\2.0.1\libraries\WiFi

      No usado: C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\libraries\WiFi

      exit status 1

      Error compilando para la tarjeta M5Stack-Timer-CAM.
      _

      Thanks!!

      1 Reply Last reply Reply Quote 0
      • J
        jmakiv
        last edited by

        Same issue here. It seems that there are some dependency issue in the latest M5Stack-Timer-Cam package. My platform is Mac OS.

        /Users/************/Documents/Arduino/libraries/TimerCam-arduino-master/src/app_httpd.cpp:22:10: fatal error: fd_forward.h: No such file or directory
        #include "fd_forward.h"
        ^~~~~~~~~~~~~~
        compilation terminated.

        M5Stack responsible team. Please check the code asap. Thank you,.

        S 1 Reply Last reply Reply Quote 0
        • R
          redbox
          last edited by

          Same issue:
          C:\Users********\Arduino\libraries\Timer-CAM\src\app_httpd.cpp:22:10: fatal error: fd_forward.h: No such file or directory

          Please check the code.

          1 Reply Last reply Reply Quote 0
          • S
            shgame @jmakiv
            last edited by

            Download all files from here:
            https://github.com/m5stack/TimerCam-arduino/tree/master/src

            (zip link: https://github.com/m5stack/TimerCam-arduino/archive/refs/heads/master.zip)

            And replace all files in your TimerCam Lib src folder to downloaded:

            @jmakiv
            /Users/************/Documents/Arduino/libraries/TimerCam-arduino-master/src/

            @redbox @paloces
            C:\Users********\Arduino\libraries\Timer-CAM\src\

            1 Reply Last reply Reply Quote 1
            • First post
              Last post