homebrew-core
homebrew-core copied to clipboard
qt qt-libiodbc qt-mariadb qt-mysql qt-percona-server qt-postgresql qt-unixodbc 6.9.1
Created by brew bump
Created with brew bump-formula-pr.
qt
- [ ]
resourceblocks have been checked for updates.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.
-- 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)
same issue as https://github.com/Homebrew/homebrew-core/pull/226148
-- 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)same issue as #226148
updating to build with assimp@5
rebased after #226148 merge
:shipit: @chenrui333 has requested bottles to be published to this PR.
Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.