(0002152)
|
beegee
|
2011-12-23 12:36
|
|
I've deleted all important files from my trunk directory and did a SVN Update. I'm getting no compile errors. It seems for me that you didn't updated all files especially project files. I suggest that it would be the best that you clean your trunk folder and update from repo. If you don't want to do, I can also say what you should do to fix those compile errors.
1) Go under VCMI_lib project settings to Compiler preprocessor definitons and add VCMI_DLL to it.
2) Go under StupidAI project settings to Precompiled header and type in for the header file StdInc.h. Make sure that the StdInc.cpp file creates the PCH file. Under settings of that file in Precompiled header settings Create Precompiled header file or so should stand in the first row. |
|