[CMake] Cmake with Eclipse

Eric Noulard eric.noulard at gmail.com
Tue Jun 5 10:16:37 EDT 2007


2007/6/5, Joachim Zettler <joachim_zettler at yahoo.de>:
> Hi, here is the error i get in eclipse.
>
> Maybe it has to do with the "all" but i am absolutely not shure what this is
> :(
> Concerning cmake at all. If you execute mingw32-make -f Makefile directly
> from the command line in the build directory then everything is working just
> fine and the project is compiled.

Then you should indicates to eclipse external tools
that the "working directory" should be "build".

You should be able to change the "Build Directory"

>
> mingw32-make -f build\Makefile all
> build\Makefile:42: CMakeFiles/progress.make: No such file or directory
> mingw32-make: *** No rule to make target `CMakeFiles/progress.make'.  Stop.

-- 
Erk


More information about the CMake mailing list