berkbavas / 3DGlobeRenderer

3D globe renderer written in C++ using Qt and OpenGL
18 stars 7 forks source link

qtimgui submodule doesn't point to qtimgui #1

Closed begleysm closed 1 year ago

begleysm commented 1 year ago

Your project requires qtimgui (in the Dependencies directory) but it doesn't actually point at qtimgui. I was able to find and grab https://github.com/seanchas116/qtimgui myself but you might want to fix this so that your project can be cloned in its entirety with git clone --recurse-submodules https://github.com/berkbavas/Earth.git.

berkbavas commented 1 year ago

Opps. Thanks for pointing the issue.