Exisiting Project with CMake to Visual Studio 9
Posted: Sat Oct 31, 2009 8:03 pm
I would like to work on an exisiting Project. Source available here: http://www.uni-koblenz.de/~lb/campusmodels/
The source comes without project files, only with an Cmake File and all needed files from the OgreSDK. Wiki CMake
I used cmake for making a Visual Studio Solution this worked fine.
Compiling also works without errors, but the executable size is 0 byte and can't be started.
This error occurs after compiling. I tried Release and Debug.

The source comes without project files, only with an Cmake File and all needed files from the OgreSDK. Wiki CMake
I used cmake for making a Visual Studio Solution this worked fine.
Compiling also works without errors, but the executable size is 0 byte and can't be started.
This error occurs after compiling. I tried Release and Debug.
