AC8L / FluidNC-Pendant

Pendant for FluidNC-powered devices over Wi-Fi using Websockets
MIT License
15 stars 1 forks source link

Unable to build #1

Open Prelo96 opened 1 year ago

Prelo96 commented 1 year ago

Hi, i tried to build and load your program but i have some problem. git cloned the repository waited for all the depandanciens config.h changed file in .pio changed but no fortune at all: log of the build

Processing esp32dev (platform: espressif32; board: esp32dev; framework: arduino) -------------------------------------------------------------------------------------------------------------------------------------------------------------Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp32dev.html PLATFORM: Espressif 32 (2.1.0) > Espressif ESP32 Dev Module HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash DEBUG: Current (esp-prog) External (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:

i hope this info could help ask me anything else if you need

Prelo96 commented 1 year ago

Made some progress... in platform.io changed the sintax to obtain the exact version of the depandancies i still have some problem..

Processing esp32dev (platform: espressif32; board: esp32dev; framework: arduino)

Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp32dev.html PLATFORM: Espressif 32 (2.1.0) > Espressif ESP32 Dev Module HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash DEBUG: Current (esp-prog) External (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:

AC8L commented 2 months ago

Yea, those are the changes you need to do for the build to succeed. Also, every time platform.io http://platform.io/ dependencies are updated - changes get wiped out. So they need to be redone. But this are rare cases since dependencies are defined by a specific version.

On Aug 17, 2024, at 10:43 AM, noname1020 @.***> wrote:

Ok made few changes and managed to compiled success and uploaded. 1.after replaced the file User_Setup.h uncomment #define TFT_BL 32 and #define TFT_BACKLIGHT_ON HIGH 2.Comment out scr/Pendant.h // #include Have not yet try this on my fluidnc,will report back if it's working.

— Reply to this email directly, view it on GitHub https://github.com/AC8L/FluidNC-Pendant/issues/1#issuecomment-2294879045, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACTIRITBUXLPZNBNDBDAUVTZR5OPVAVCNFSM6AAAAABMVM5TESVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJUHA3TSMBUGU. You are receiving this because you are subscribed to this thread.