Discussion:
[CMake] Eclipse CDT4 - Unix Makefiles / Ninja Generator
Martin Weber
2018-07-07 17:09:18 UTC
Permalink
Hi all,

FYI, according to this [1], those generators do no longer work with the new
core build introduced in CDT 9.5.

Martin

[1] http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg33066.html
--
Cd wrttn wtht vwls s mch trsr.
--
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
Alexander Neundorf
2018-07-08 21:17:27 UTC
Permalink
Post by Martin Weber
Hi all,
FYI, according to this [1], those generators do no longer work with the new
core build introduced in CDT 9.5.
Martin
[1] http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg33066.html
do you know whether the new build system of CDT is documented somewhere ?
I found this, but this is far from enough.
http://www.eclipse.org/org/langsymp/CDT%20Managed%20Build%20System.pdf

Alex
--
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
Martin Weber
2018-07-09 18:09:32 UTC
Permalink
Post by Alexander Neundorf
Post by Martin Weber
Hi all,
FYI, according to this [1], those generators do no longer work with the new
core build introduced in CDT 9.5.
Martin
[1] http://dev.eclipse.org/mhonarc/lists/cdt-dev/msg33066.html
do you know whether the new build system of CDT is documented somewhere ?
I found this, but this is far from enough.
http://www.eclipse.org/org/langsymp/CDT%20Managed%20Build%20System.pdf
All I found is here <http://dev.eclipse.org/mhonarc/lists/cdt-dev/
msg32845.html>

I also browsed through the new code, but the javadocs are close to non-
existent.

If the cmake devs plan to remove the CDT4 generator, I think that would be OK.
In 2013, I started an eclipse plugin that automatically runs cmake from
Eclipse. It's also in the marketplace, so cmake users have an escape.

Martin
--
Cd wrttn wtht vwls s mch trsr.
--
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
Loading...