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:
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: