Hi,

since Eclipse 9.2 (or 9.1 do not remember), the CMake CDT4 Generator does not work as expected for C++ Project.

Eclipse CDT seems to not recognize CMake generated .cproject as a valid C++ project (C++ Build options are not available as before).

Is there someone has experienced this behavior ? (I think I have read this issue on Eclipse CDT mailing list).

Is there something to do to make it works again in an official way ?

At this time, for your projects, I have managed to create an experimental CDT9 generator (based on CDT4 one) which works only for us. At every new CMake version I merge my modification in the source to add the CDT9 support.

What is the best way to propose an update ?

And is it possible to add third party lib (in Utilities), something like C++ template engine ginger, to generate the final xml (this is optional, more a prototype to experiment)


Regards,

D.F.



-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
https://cmake.org/mailman/listinfo/cmake-developers

Reply via email to