Hi,
I am using CMake 2.8.8
I have been generating Eclipse project and building my software
successfully both on the command line and within Eclipse.
However, when I open up my project in Eclipse, the indexer fails to
find the necessary headers for OpenGL and GLUT
Moreover, I noticed the following via ccmake
GLUT_INCLUDE_DIR /System/Library/Frameworks/GLUT.framework/Headers
OPENGL_INCLUDE_DIR /System/Library/Frameworks/OpenGL.framework
Note the differences in the directory "Headers"
Is there additional steps for the OS X platform so that code
completion and C++ indexer works properly when using OpenGL and GLUT on
OS X when generating Eclipse project files via CMake.
Regards
--
Nicholas Yue
Graphics - RenderMan, Visualization, OpenGL, HDF5
Custom Dev - C++ porting, OSX, Linux, Windows
Management - Recruitment, career management
http://www.proceduralinsight.com/
http://au.linkedin.com/in/nicholasyue
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake