anfit / gc-mods

Mods and tweaks for Spacefed Galactic Conquest
https://bitbucket.org/anfit/gc-mods
Other
1 stars 1 forks source link

Cannot build with Ant: build.properties required? #58

Open AnnanFay opened 9 years ago

AnnanFay commented 9 years ago

I am new to the Ant build system so maybe this is just from my ignorance.

I have cloned the repository and installed both java JDK and latest Ant binaries. When I run ant I get the error message:

Buildfile: [.....]\gc-mods\build\build.xml

BUILD FAILED
[.....]\gc-mods\build\build.xml:5: Source resource does not exist: F:\Dropbox\GitHub\gc-mods\build\build.properties

Is the file build.properties required, if so where can I find it or generate it?

Thanks, Annan :)