Open widon1104 opened 2 years ago
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.
Please try using the latest version: https://github.com/lvgl/lv_port_win_codeblocks Or try using another project: https://github.com/lvgl/lv_port_linux
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 "findpackage(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..