udoprog / c10t

A minecraft cartography tool
Other
225 stars 50 forks source link

unc/unc.hpp not found #223

Closed dayne closed 12 years ago

dayne commented 12 years ago

/home/minecraft/mapper/c10t/src/text.cpp:4:23: error: unc/unc.hpp: No such file or directory

the libs/unc folder is empty

Forgot to check it in? Did I compile it wrong?

dayne commented 12 years ago

I see now - unc/unc.hpp is part of a submodule. I had not run:

git submodule init
git submodule update