Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.15.2, Qt Creator 5.0.0
-
None
-
-
b9400784a9c251726099ea516b9320d77534ba8f (qt-creator/tqtc-qt-creator/6.0)
Description
When using CMake to build qt-creator 5.0 using `-DBUILD_LIBRARY_QLITEHTML:BOOL=ON` CMake fails with this error:
[ 242s] CMake Error in src/CMakeLists.txt: [ 242s] export called with target "qlitehtml" which requires target "litehtml" that [ 242s] is not in any export set.
There's no system litehtml, so 3rdparty/litehtml should be built.
Attachments
For Gerrit Dashboard: QTCREATORBUG-26192 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
367655,2 | Force static build of litehtml | master | playground/qlitehtml | Status: MERGED | +2 | 0 |
367765,2 | CMake build: Fix litehtml build if BUILD_SHARED_LIBS is forced to ON | 5.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |