Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Fortes83
    F
    • Continue chat with Fortes83
    • Start new chat with Fortes83
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    Fortes83

    @Fortes83

    0
    Reputation
    1
    Posts
    137
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Fortes83 Follow

    Posts made by Fortes83

    • Cardputer is broken under https://github.com/m5stack/M5Cardputer-UserDemo

      Following the compiling instructions, Huge number of compiling errors.

      from /home/esp32/m5stack/M5Cardputer-UserDemo/main/apps/launcher/views/menu/menu.cpp:11:
      /home/esp32/esp/esp-idf/components/driver/deprecated/driver/i2s.h:27:2: warning: #warning "This set of I2S APIs has been deprecated, please include 'driver/i2s_std.h', 'driver/i2s_pdm.h' or 'driver/i2s_tdm.h' instead. if you want to keep using the old APIs and ignore this warning, you can enable 'Suppress leagcy driver deprecated warning' option under 'I2S Configuration' menu in Kconfig" [-Wcpp]
      27 | #warning "This set of I2S APIs has been deprecated,
      | ^~~~~~~
      ninja: build stopped: subcommand failed.
      HINT: The issue is better to resolve by replacing format specifiers to 'PRI'-family macros (include <inttypes.h> header file).
      ninja failed with exit code 1, output of the command is in the /home/esp32/m5stack/M5Cardputer-UserDemo/build/log/idf_py_stderr_output_309207 and /home/esp32/m5stack/M5Cardputer-UserDemo/build/log/idf_py_stdout_output_309207

      Please advise what to do?
      Fortes83

      posted in PROJECTS
      F
      Fortes83