[CMake] Eclipse generator on mac

Alexander Broekhuis a.broekhuis at gmail.com
Wed Aug 8 11:24:07 EDT 2012


Hi all,

I use the Eclipse CDT4 generator to generate unix makefiles on OSX.
Generation works without any errors, but in the generated files there are
some errors.

There are 2 paths in the .cproject file incorrect:

<pathentry include="/System/Library/Frameworks (framework directory)" kind=
"inc" path="" system="true"/>

<pathentry include="/Library/Frameworks (framework directory)" kind="inc"
path="" system="true"/>

Changing these (remove the (framework directory) part) makes the project
files work without any problem.

Is there something I am missing in the configuration?

-- 
Met vriendelijke groet,

Alexander Broekhuis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120808/e951efc5/attachment.htm>


More information about the CMake mailing list