In the book, we are told to find and move the demo and example folder from the LVGL folder to the LVGL/SRC folder. (pgs 53-54)
When I do this, the example will not compile due to not finding a file. Also the example in the tutorial
LVGL with ESP32 Cheap Yellow Display Board (ESP32-2432S028R)
will no onger compile. If I put them back they both compile. I have done the tut above and the one that shows where I touch the screen. Both work great, but the example in module 1 for hello world in the eBook does not work properly. There is some garbeled something on the screen and I think it is rotated 90 degrees.
So my question (finally) is do I need to move the folders (and if so how do I fix the error).
How do I figure out what is wrong with the example for me?
I used the new version, and more likely re-installing the lvgl and setup files and now it works!!
I can move forward with this now. SO HAPPY!!