hxl0809 / caelum

Automatically exported from code.google.com/p/caelum
0 stars 0 forks source link

CMake configuration fails to generate correct include/lib directories for Ogre Win32 SDK installation #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run CMake (or cmake-gui) in the Caelum root
2. Configure
3. Generate

What is the expected output? What do you see instead?

Expected output is vcproj files that include valid paths to Ogre's include and 
lib directories.

What you get instead is invalid relative paths to Ogre that point nowhere.

What version of the product are you using? On what operating system?

0.6 on Win32

Please provide any additional information below.

Original issue reported on code.google.com by drag...@gmail.com on 11 May 2011 at 10:19