[CMake] Eclipse generator on mac

Alexander Neundorf a.neundorf-work at gmx.net
Wed Aug 8 15:12:31 EDT 2012


Hi Alexander,

On Wednesday 08 August 2012, Alexander Broekhuis wrote:
> 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.

What kind of problem do you actually have ?

> Is there something I am missing in the configuration?

No, you are not missing something.
It seems the Eclipse project generator needs some special handling for OSX.
Is this the maybe same issue as this one ?
http://public.kitware.com/Bug/view.php?id=12579

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20120808/9c898a12/attachment.htm>


More information about the CMake mailing list