Hi, the following command line works as expected (out of source build):
$ ../cmake-2.6.1-Linux-i386/bin/cmake ../project -- The C compiler identification is GNU ... -- Configuring done -- Generating done -- Build files have been written to: /home/olaf/build but: $ ../cmake-2.6.1-Linux-i386/bin/cmake -G "Eclipse CDT4 - Unix Makefiles" ../project/ -- The C compiler identification is GNU ... -- Configuring done Aborted What happend here? Is this a known Problem? In real I append -DECLIPSE_CDT4_GENERATE_SOURCE_PROJECT=TRUE has described in the wiki. Regards, Olaf _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
