Exisiting Project with CMake to Visual Studio 9

A place for Ogre users to discuss non-Ogre subjects with friends from the community.
Post Reply
AND1
Gnoblar
Posts: 1
Joined: Sun Aug 09, 2009 3:10 pm

Exisiting Project with CMake to Visual Studio 9

Post by AND1 »

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.
Image
Post Reply