[CMake] kdevelop3 generator broke
Alexander Neundorf
a.neundorf-work at gmx.net
Mon Mar 7 14:45:35 EST 2005
Hi,
it seems the new unix makefile generator broke the kdevelop3 project
generator. Simple test: just run "cmake . -GKDevelop3" and try to build
it (i.e. make). It fails here with
-- Build files have been written to: /usr/src/kde3-HEAD/
kdevelop_3_3_branch/tmo/kdevelop
make[1]: Leaving directory `/home/src/kde3-HEAD/kdevelop_3_3_branch/tmo/
kdevelop'
make -f cmake.check_depends
make[1]: Entering directory `/home/src/kde3-HEAD/kdevelop_3_3_branch/tmo/
kdevelop'
make[1]: cmake.check_depends: No such file or directory
make[1]: *** No rule to make target `cmake.check_depends'. Stop.
make[1]: Leaving directory `/home/src/kde3-HEAD/kdevelop_3_3_branch/tmo/
kdevelop'
make: *** [default_target] Error 2
The generated makefile looks quite different to the one generated by the
makefile generator.
I attached both top level makefiles, the one generated with the KDevelop3
generator is Makefile.kdev.
Any ideas what's going wrong ?
Alex
--
SMS bei wichtigen e-mails und Ihre Gedanken sind frei ...
Alle Infos zur SMS-Benachrichtigung: http://www.gmx.net/de/go/sms
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile.kdev
Type: text/x-makefile
Size: 10888 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20050307/956332f7/Makefile.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: text/x-makefile
Size: 5540 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20050307/956332f7/Makefile-0001.bin
More information about the CMake
mailing list