You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I encountered the following issue while compiling QField in the window11 system:
CMake Error at C:/github/build/vcpkg_installed/x64-windows-static/share/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake:61 (set_target_properties):
The link interface of target "Qt6::quickmultimedia" contains:
Qt6::MultimediaQuickPrivate
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.
The text was updated successfully, but these errors were encountered:
The QField project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". If you would like to continue with this issue, please provide any missing information or answer any open questions. If you could resolve the issue yourself meanwhile, please leave a note for future readers with the same problem and close the issue.
In case you should have any uncertainty, please leave a comment and we will be happy to help you proceed with this issue.
If there is no further activity on this issue, it will be closed in a week.
I encountered the following issue while compiling QField in the window11 system:
CMake Error at C:/github/build/vcpkg_installed/x64-windows-static/share/Qt6Qml/QmlPlugins/Qt6quickmultimediaTargets.cmake:61 (set_target_properties):
The link interface of target "Qt6::quickmultimedia" contains:
but the target was not found. Possible reasons include:
The text was updated successfully, but these errors were encountered: