mechanicmarx / gamekit

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

OSX 10.6.4 build errors #162

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. SVN checkout Rev 865
2. CMake Xcode project
3. Build all

What is the expected output? What do you see instead?
Build fails on OgreKitCore target - can't find a couple of headers.

What version of the product are you using? On what operating system?
SVN Rev 865 on OSX 10.6.4

Please provide any additional information below.
I fixed it by correcting the "Header Serach Path" of the target. It had "/File" 
and "/FileFormats/Blend" instead of the full path like the other search paths.

Original issue reported on code.google.com by zza...@gmail.com on 20 Mar 2011 at 10:17

GoogleCodeExporter commented 8 years ago
Is there still a build error with the last trunk on OSX?

Try with CMake-gui tool, instead of the command line tool.

Original comment by harkon...@gmail.com on 2 Apr 2011 at 6:45

GoogleCodeExporter commented 8 years ago
Clean build on OSX worked just then. XCode 4 using GCC as the compiler (as 
opposed to the LLVM GCC default)

Original comment by BenT.Sol...@gmail.com on 2 Apr 2011 at 12:03

GoogleCodeExporter commented 8 years ago
Close old build issue.

Original comment by harkon...@gmail.com on 21 May 2011 at 4:43