lvgl / lv_port_win_codeblocks

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

Submodules? #10

Closed digitalbird01 closed 3 years ago

digitalbird01 commented 3 years ago

I am completely new to this! What do you mean exactly "also update submodules" I have installed the correct version off codeblocks but the project will not build I assume because of this. Please excuse my ignorance.

embeddedt commented 3 years ago

Did you clone using Git or did you download a ZIP from GitHub? You need to run git submodule update --init --recursive to populate the lvgl folder.

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.

kisvegabor commented 3 years ago

I close this issue because there was no activity here for a while.

If you have remarks about this topic feel free to comment here and reopen the issue.