Page 1 of 1

Problem with site Warzone 2100 3.1 beta10 source code

Posted: 06 Jun 2012, 14:20
by gadai
On the source code hosted on the web, wzconfig_moc.cpp is a missing file. At first the build failed due to the absence of this file in the source code. I looked at the code file is a C + + header completely empty. Must be null value. I created the empty file, as it comes in the original code and the compilation has been successful. Surely you will be on notice, but just in case I prefer to comment. Maybe someone with less knowledge does not give the solution!
A greeting and thank you very much for the great job!

Re: Problem with site Warzone 2100 3.1 beta10 source code

Posted: 06 Jun 2012, 17:30
by Emdek
Since it has _moc suffix then most probably that one should be automatically generated at build time and shouldn't be shipped in source code archive. Try deleting it.

Re: Problem with site Warzone 2100 3.1 beta10 source code

Posted: 06 Jun 2012, 17:32
by NoQ