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
--

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

Reply via email to