OpenBlocks

OpenBlocks

56M Downloads

Ant build fails

crystalclaw opened this issue ยท 3 comments

commented

Ant build errors with:

/OpenBlocks/build.xml:4: Cannot find /OpenBlocks/openmodslib/common.xml imported from /OpenBlocks/build.xml

I have replaced the path to the folder with ""
I am running mac OSX 10.9 with Xcode and command line tools installed.
the ant script has worked worked until today.

commented

You need to make sure you update your git submodules

commented

Ok, I will try that when I get a chance. Thank you.

commented

Turns out I'm not sure exactly what you mean, but I refreshed it through the github client and ant works now, I guess I'm happy.