lvgl / lv_port_pc_eclipse

PC simulator project for LVGL embedded GUI Library. Recommended on Linux and Mac.
https://docs.lvgl.io/v7/en/html/get-started/pc-simulator.html
MIT License
270 stars 213 forks source link

git clone error #13

Closed fanday closed 6 years ago

fanday commented 6 years ago

Hi, When I clone this repo and run 'git submodule --init' encounter an error as below: fatal: repository 'https://github.com/kisvegabor/bitoriginal_wallet_gui.git/' not found fatal: clone of 'https://github.com/kisvegabor/bitoriginal_wallet_gui.git' into submodule path '/Users/yinngge/Documents/lichee_pi/app/littlevgl/pc_simulator/gui' failed

and require me input my github account and password.Thanks!

kisvegabor commented 6 years ago

Hi, Thank you for the remark. It seems i was accidentally added the "gui" submodule. Now I removed it and it should work.