You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
code blocks is buggy and is hard to use. Can you use cmake to build this project ????
Yes, works perfectly with cmake.
I used the CMakeLists.txt from lv_port_pc_vscode for this project and adapted it slightly (basically just commented out "find_package(SDL2 REQUIRED SDL2)" and set the “USE_...” variables to 0).
Compiled and runs flawlessly, completely without codeblocks, only with cmake and make.
code blocks is buggy and is hard to use. Can you use cmake to build this project ????
I use the latest code blocks to open this project and find I can not find the header file and almost all header file can not open..
The text was updated successfully, but these errors were encountered: