lvgl / lv_port_win_codeblocks

Windows PC simulator project for LVGL embedded GUI Library
MIT License
129 stars 79 forks source link

"demo.c - No such file or directory" #13

Closed QuestGamer7 closed 3 years ago

QuestGamer7 commented 3 years ago

I tried downloading the codeblocks simulator according to the instructions: Clone the repository first and then update the submodules (I copy & pasted the commands). When I build the project in Codeblocks it fails with some warnings and one error:

"demo.c No such file or directory"

Can someone help me? How do I fix this, I cant figure out where the demo.c is required

stale[bot] commented 3 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.

embeddedt commented 3 years ago

Is this issue still occuring with latest master (v8)?

QuestGamer7 commented 3 years ago

yes

embeddedt commented 3 years ago

I've just tried on a fresh system, with a fresh installation of CodeBlocks and a fresh copy of this repository, and I am not able to reproduce this.

Please re-download a completely fresh copy of the repository from https://github.com/lvgl/lv_sim_codeblocks_win/, ensure that you have updated submodules, and if it still doesn't work, please copy and paste the log from CodeBlocks which includes the warnings and errors.

demo.c has not been used in at least a year so it sounds like you have an outdated copy for some reason.

stale[bot] commented 3 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.

embeddedt commented 3 years ago

Closing as there has been no response.