kdelibs frameworks buildsystem under Windows
Alexander Neundorf
neundorf at kde.org
Sat Feb 16 17:48:41 UTC 2013
Hi,
we are doing quite some rework of the build system in the frameworks branch of
kdelibs.
Short version: please try to build one of the tier1/ libraries, e.g.
itemmodels/ standalone, and let me know if everything works.
Longer version: compiler and build settings are not set anymore in
FindKDE4Internal.cmake, but instead in the file KDECMakeSettings.cmake and
KDECompilerSettings.cmake in extra-cmake-modules/kde-modules/.
If you have a look at KDECompilerSettings.cmake, you will notice quite a few
lines which are commented out.
* There is something related to KDEWIN_Packager.
What is this ?
In which cases is it needed ?
* What's the status of the KDEWin library ?
Is this needed by every application which wants to use some of the KDE
(frameworks) libraries ? Or is it only needed for building some of the KDE
frameworks libraries ?
* What is this manifest stuff for ?
When is this needed ?
Thanks
Alex
More information about the Kde-frameworks-devel
mailing list