[CMake] Eclipse generator on mac

Alexander Neundorf a.neundorf-work at gmx.net
Wed Aug 8 16:43:08 EDT 2012


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

Copy'n paste error, I meant this one:
http://public.kitware.com/Bug/view.php?id=13367

Can you please look at this one ?
 
> No, I don't have any "distant" directories. My setup is like:
> 
> root/CMakeLists.txt
> root/SubDirs*/CMakeLists.txt
> root-build/<generated files>
> 
> Some other problems I do have:
> * Warnings/Errors are shown three times (Source Directory, Subprojects,
> Targets)
> What are subproject and targets?
> * GIT Team Support isn't added to the source project (is this the normal
> case for SVN?)

This is a deficiency of Eclipse. I filed a bug report at Eclipse. The version 
control plugins are simply not called for files which are not in a subdir of 
the project file :-/
 
> And perhaps not possible, but can CMake keep track of user changes vs the
> generated files? If I regenerate the project files all my changes are gone.

Currently, no.

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


More information about the CMake mailing list