Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9.0, 6.9.1
-
None
Description
While building qt 6.9.0 and 6.9.1 against assimp 6.0.x, seeing the following build failure
- Configuring done (246.2s) CMake Error at qtbase/cmake/QtTargetHelpers.cmake:187 (target_link_libraries): Target "AssimpImporterPlugin" links to: WrapQuick3DAssimp::WrapQuick3DAssimp but the target was not found. Possible reasons include: There is a typo in the target name. A find_package call is missing for an IMPORTED target. An ALIAS target is missing. Call Stack (most recent call first): qtquick3d/src/plugins/assetimporters/assimp/CMakeLists.txt:99 (qt_internal_extend_target)
relates to https://github.com/Homebrew/homebrew-core/pull/226148