thomas.ross Posted November 30, 2010 Posted November 30, 2010 Not really a bug, but might confuse a few people. Their are 2 versions of WorldInterpreter.cpp/.h in the source distribution. The current one (v1.30) is under engine/world while an older version (v1.29) is under engine/world/worlds. At least it freaked out our build system that was trying to compile both files into the unigine library. So, please delete the old unused version.
frustum Posted November 30, 2010 Posted November 30, 2010 Thanks, fixed. engine/world/worlds/WorldInterpreter.h|cpp is unnecessary files.
Recommended Posts