Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.4.0 Beta4
-
None
-
Pop!_OS 22.04
-
-
94cc48a0f (dev), 4deb2aa3a (6.5), ae4ddd8ce (6.6)
Description
I installed the dependencies from here: https://doc.qt.io/qt-6/linux-requirements.html
I followed the build instructions here: https://wiki.qt.io/Building_Qt_6_from_Git (also tried here: https://doc.qt.io/qt-6/linux-building.html)
I'm on the dev branch, commit c58560db14dab0911ec36bfc3dd8e39789294183 from //code.qt.io/qt/qt5.git
I get this error when I run `../qt6/configure -prefix /path/to/install` when the instructions tell me:
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/draco/draco-targets.cmake:37 (message):
Some (but not all) targets in this export set were already defined.
Targets Defined: draco_shared
Targets not yet defined: draco_static
Call Stack (most recent call first):
/usr/lib/x86_64-linux-gnu/cmake/draco/draco-config.cmake:36 (include)
/usr/lib/x86_64-linux-gnu/cmake/assimp-5.2/assimpConfig.cmake:37 (find_package)
qtquick3d/cmake/FindWrapQuick3DAssimp.cmake:10 (find_package)
qtbase/cmake/QtFindPackageHelpers.cmake:133 (find_package)
qtquick3d/src/plugins/assetimporters/configure.cmake:16 (qt_find_package)
qtquick3d/src/plugins/assetimporters/CMakeLists.txt:12 (include)
Attachments
Issue Links
- relates to
-
QTBUG-115064 'Some (but not all) targets in this export set were already defined' error during building from source process
-
- Closed
-
For Gerrit Dashboard: QTBUG-106371 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
489948,2 | CMake: Work around assimp draco export set error in top-level build | dev | qt/qtquick3d | Status: MERGED | +2 | 0 |
490173,2 | CMake: Work around assimp draco export set error in top-level build | 6.6 | qt/qtquick3d | Status: MERGED | +2 | 0 |
490174,2 | CMake: Work around assimp draco export set error in top-level build | 6.5 | qt/qtquick3d | Status: MERGED | +2 | 0 |