Thanks!
FYI, 5.4.2 branch also seems to suffer from the same for qdbus when
compiling for Android,
in addition to 5.4 already mentioned in comments.
Added a comment to that effect.
Harri
On 20/04/2015 09:39, A. Klitzing wrote:
Hi there!
corresponding bug report: https://bugreports.qt.io/b
Hi there!
corresponding bug report: https://bugreports.qt.io/browse/QTBUG-45095
Best regards
André Klitzing
2015-04-18 18:54 GMT+02:00 Harri Pasanen :
> Just updated my 5.5 tree, qttools/src ad31b98
>
> Seems like qtplugininfo is ignoring the -prefix passed to configure:
>
> cd qtplugininf
Just updated my 5.5 tree, qttools/src ad31b98
Seems like qtplugininfo is ignoring the -prefix passed to configure:
cd qtplugininfo/ && ( test -e Makefile ||
/home/harri/src/qt5/qtbase/bin/qmake
/home/harri/src/qt5/qttools/src/qtplugininfo/qtplugininfo.pro -o
Makefile ) && make -f Makefile ins