Xinyuan-LilyGO / T-Display-S3

MIT License
733 stars 174 forks source link

Arduino_gfx_demo from example got compilation error #147

Closed Rewonka closed 1 month ago

Rewonka commented 1 year ago

Hello, I'm a beginner and when I tried to compile and upload the arduino_gfx_demo I get compilation error: cannot convert 'const char' to 'const __FlashStringHelper' Can somebody explain how to solve it ?

The full log is in the file. Output_for_arduino_gfx_demo_ArduinoIDE210.txt Thank you!

teastainGit commented 1 year ago

Hi! I just downloaded it and it complied first time and runs OK. I am using Arduino IDE v2.1.0 Board def ESP32 V2.0.6 And all the libraries straight from the LilyGO github repository, with NO Arduino Library Updates! Has your LilyGO T-Display S3 run other sketches fine up to now? Edit> Oooh, I just set my compile to verbose to show you my environment: Using board 'esp32s3' from platform in folder: /Users/terrystainton/Library/Arduino15/packages/esp32/hardware/esp32/2.0.6 Using core 'esp32' from platform in folder: /Users/terrystainton/Library/Arduino15/packages/esp32/hardware/esp32/2.0.6

This board is very finicky about using the 'as shipped' libraries and support files! I had a lot of trouble when I started my first LilyGO T-Display S3 so I made a resource here: https://github.com/teastainGit/LilyGO-T-display-S3-setup-and-examples Start here and use this as a base and then branch out with new ideas, but if you get into trouble, you can come back to my support repository as a base! -Terry

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 month ago

This issue was closed because it has been inactive for 14 days since being marked as stale.