Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Build C/C++ projects in docker containers

Hi,

I currently have the same issue using CDT 9.5.2 when creating a CDT project
using CMake command line (eg: cmake -G "Eclipse CDT4 - Unix Makefiles"
../zlib) and importing the project to Eclipse.
The imported project in Eclipse does not have the 'CDT Builder Project' in
Project Nature, therefore it is not possible to select a container for the
build.

I also tried to create a "Unix Makefiles" project with CMake and import it
to Eclipse. This time it is possible to select a Container for the build but
the weirdly the cmake commands are still not done in the container


Best Regards,
Jeremy




--
Sent from: http://eclipse.1072660.n5.nabble.com/Eclipse-CDT-Development-f46177.html


Back to the top