atomic14 / esp32-tv

ESP32 - Sound and Vision - Video Streaming to the ESP32
149 stars 25 forks source link

Compiling fails for some boards on Windows PC's #15

Open joekam54 opened 6 months ago

joekam54 commented 6 months ago

In VS-Code on a Windows mashine the compiling fails for the ESP32 boards, It works without issue on Linux.

image Iam New to the ESP32 and want to figure out what potential the things have.

Here the errors below, I hope you can give me a hint what I am doing wrong. I would like as a first goal that my Cheap Yellow Display plays videos and later also pictures from the sdcard.

Appreciate if you could help me to get started 😉

Processing cheap-yellow-display (board: esp-wrover-kit; platform: espressif32; framework: arduino)

Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp-wrover-kit.html PLATFORM: Espressif 32 (6.3.0) > Espressif ESP-WROVER-KIT HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash DEBUG: Current (ftdi) On-board (ftdi) External (cmsis-dap, esp-bridge, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa) PACKAGES:

Environment Status Duration


cheap-yellow-display FAILED 00:00:07.901 =================================================================================================================================== 1 failed, 0 succeeded in 00:00:07.901 ===================================================================================================================================

DrazorV commented 1 month ago

Did you find any solution? It happens for me too!!