Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
linux-g++-32
Description
On the modularized Qt, configure with:
configure -nomake examples -nomake demos -nokia-developer -silent -no-pch -qtnamespace TestNamespace -qtlibinfix TestInfix
gives you the following error:
/usr/bin/ld: cannot find -lQtUiToolsTestInfix
collect2: ld returned 1 exit status
Steps:
- git clone qtgitreadonly:qt/qt5.git qt
- git submodule update --init
- cd qt
- ./configure -nomake examples -nomake demos -nokia-developer -silent -no-pch -qtnamespace TestNamespace -qtlibinfix TestInfix
- make
Attachments
Issue Links
- relates to
-
QTBUG-19081 examples/network/ftp does not build in namespace in modularized Qt
-
- Closed
-
-
QTQAINFRA-305 Qt5 CI: test on Ubuntu 11.10
-
- Closed
-
Gerrit Reviews
For Gerrit Dashboard: QTBUG-19579 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
505,1 | Support -qtnamespace and -qtlibinfix again | master | qt/qtbase | Status: MERGED | +2 | 0 |
2754,1 | Support -qtnamespace and -qtlibinfix in qtbase examples | master | qt/qtbase | Status: MERGED | +2 | 0 |