QField icon indicating copy to clipboard operation
QField copied to clipboard

Compilation issues in the qfield window system

Open ggyzjf opened this issue 2 years ago • 2 comments

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.

ggyzjf avatar Jul 13 '23 07:07 ggyzjf

@ggyzjf Hi, did you solve this problem? I have the same issue.

Bobini1 avatar Feb 13 '24 04:02 Bobini1

I have the same issue.

jzk-star avatar Jun 18 '24 06:06 jzk-star