[kde-edu]: KDE4 and build systems
Pino Toscano
toscano.pino at tiscali.it
Sun Mar 26 15:01:14 CEST 2006
Hello,
it's almost official the KDE4 won't have the autotools anymore as build
system. The new build system should be cmake (www.cmake.org), that is a
generator of Makefile's.
The official announcement of the switching will be (probably) done in some
days, and at that point every Makefile.am and configure.in.* will be
considered deprecated in flavour of the CMakeFIle.txt and ConfigureChecks.txt
The needed version of cmake is so fare the 2.3.4, that can be downloaded here:
http://www.cmake.org/files/v2.3/cmake-2.3.4-20060317.tar.gz
In the meanwhile, make sure your application compile fine with cmake, and that
cmake does all the configure checks that the ./configure already does. So, if
you add or remove any file, make sure to change the CMakeFiles.txt and
(still) the Makefile.am.
Regards,
--
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-edu/attachments/20060326/c24ebdbb/attachment.pgp
More information about the kde-edu
mailing list