Qt static libraries - pkgconfig again

Leo Savernik l.savernik at aon.at
Mon Feb 26 19:02:38 CET 2007


Am Sonntag, 25. Februar 2007 schrieb Thiago Macieira:
> $ tail -n 5 tools/designer/src/lib/uilib/uilib.pri
> !contains(DEFINES, QT_FORMBUILDER_NO_SCRIPT) {
>     QT += script
>     HEADERS += $$PWD/formscriptrunner_p.h
>     SOURCES += $$PWD/formscriptrunner.cpp
> }
>
> Which, BTW, also shows that designer and UiTools can be built without
> scripting support. So we cannot simply add -lQtScript to our build
> dependencies if Qt 4.3 is detected.

Do you really think that KDE 4 will accept any other Qt-configuration than 
full? Who's going to maintain and test those configurations? At least KDE 3 
cannot be counted on building and working properly if arbitrary Qt-features 
are disabled afaik.

mfg
	Leo



More information about the Kde-buildsystem mailing list