top of page
  • reldtulemicse

Transform Any Cone into a Flat Pattern with Cone Layout Version 2.0.5



So far, doesn't work. I get lots of error codes and I can't make out what to activate, deactivate, comment or remove from the compiling codes to make it work on an stock ESP32-WROOM.Is there an updated version, ONLY for ESP32?Arduino: 1.8.13 (Linux), Board: "ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 921600, Core 1, Core 1, None, Disabled"/home/jan/Data/ESP32-IOT2/Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta/Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta.ino:108: warning: "ARDUINO" redefined #define ARDUINO 1: note: this is the location of the previous definition/home/jan/Data/ESP32-IOT2/Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta/Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta.ino: In function 'void loop()':/home/jan/Data/ESP32-IOT2/Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta/Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta.ino:1600:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] address = (unsigned char *)value; ^Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta:1593:20: error: variable 'address' set but not used [-Werror=unused-but-set-variable] unsigned char *address; ^Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta:1718:20: error: variable 'txtposBak' set but not used [-Werror=unused-but-set-variable] unsigned char *txtposBak; ^Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta:991:11: error: unused variable 'alsoWait' [-Werror=unused-variable] boolean alsoWait = false; ^Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta:1142:1: error: label 'unimplemented' defined but not used [-Werror=unused-label] unimplemented: ^/home/jan/Data/ESP32-IOT2/Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta/Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta.ino: At global scope:Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta:473:23: error: 'stack' defined but not used [-Werror=unused-variable] static unsigned char *stack; // Software stack for things that should go on the CPU stack ^Opd3.ESP32_TinyBasicPlus_PS2_FabLab_beta:313:22: error: 'sentinel' defined but not used [-Werror=unused-variable] static const char * sentinel = "HELLO"; ^cc1plus: some warnings being treated as errorsMultiple libraries were found for "SD.h" Used: /home/jan/.arduino15/packages/esp32/hardware/esp32/2.0.5/libraries/SD Not used: /home/jan/Data/SOFTWARE/Arduino/arduino-1.8.13/libraries/SDexit status 1variable 'address' set but not used [-Werror=unused-but-set-variable]This report would have more information with"Show verbose output during compilation"option enabled in File -> Preferences.


It looks like you are using a "wrong" (newer) version ofESP32 VGA library. See the sub-step 3 in step-1 above and follow the instructions to download the old ones. Make sure to remove the newer ones, otherwise you may have conflicts. For instance, it seems you also have multiple libraries for "SD.h" too: Used: /home/jan/.arduino15/packages/esp32/hardware/esp32/2.0.5/libraries/SDNot used: /home/jan/Data/SOFTWARE/Arduino/arduino-1.8.13/libraries/SD




((NEW)) For Cone Layout Version 2.0.5 Hit


2ff7e9595c


0 views0 comments

Recent Posts

See All
bottom of page