cgtuebingen / pointcloud-viewer

Efficient Large-Scale Point-Cloud Viewer based on OpenGL
http://pointcloudviewer.org
GNU General Public License v3.0
80 stars 27 forks source link

submodule issue #15

Closed Robert42 closed 6 years ago

Robert42 commented 6 years ago

Somehow, an error regarding tinyply gets throws every time submodule init is called from a fresh clone


how to reproduce

git clone git@github.com:cgtuebingen/pointcloud-viewer.git
git submodule init
Robert42 commented 6 years ago

b1b053cc508169eaa7f222d60b6b9423ebe066a4

Fixed with one git command:

git rm --cached src/external/tinyply