PlatformIO does not support .INO files?
Closed this issue · 2 comments
pike2k commented
PlatformIO Core 6.1.16·Home 3.4.4
Building in release mode
Compiling .pio\build\T-Display-AMOLED\src\Touchpad.ino.cpp.o
Building .pio\build\T-Display-AMOLED\bootloader.bin
Generating partitions .pio\build\T-Display-AMOLED\partitions.bin
xtensa-esp32s3-elf-g++: error: examples/Touchpad/Touchpad.ino.cpp: No such file or directory
xtensa-esp32s3-elf-g++: fatal error: no input files
compilation terminated.
lewisxhe commented
Please uninstall platformio and reinstall it. This is a problem caused by incomplete installation.
pike2k commented
Thanks! That did the trick