5c8c02a0c6
The QtScriptTools library depends on the QtGui library, as can be seen in the src/src.pro file of the Qt sources : !contains(QT_CONFIG, no-gui):contains(QT_CONFIG, scripttools): SRC_SUBDIRS += src_scripttools If the scripttools are enabled in the Qt configuration, but not the gui, then the scripttools library is not built by Qt, and the Buildroot build process fails with: cp: cannot stat `/home/test/outputs/test-502/host/usr/sh4-unknown-linux-gnu/sysroot/usr/lib/libQtScriptTools.so.*': No such file or directory Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |
||
---|---|---|
.. | ||
Config.gfx.in | ||
Config.in | ||
Config.keyboard.in | ||
Config.mouse.in | ||
Config.sql.in | ||
qt-4.7.3-configure.patch | ||
qt-4.7.3-pthread_getattr_np_webkit.patch | ||
qt-4.7.3-pthread_getattr_np.patch | ||
qt-4.7.3-script-qtdbus-no-gui.patch | ||
qt.mk |