找不到 Qt5Nfc - CMake
Qt5Nfc not found - CMake
我尝试在 Manjaro 上编译一个 qt 应用程序 Linux 我收到了这个错误:
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
Could not find a package configuration file provided by "Qt5Nfc" with any
of the following names:
Qt5NfcConfig.cmake
qt5nfc-config.cmake
Add the installation prefix of "Qt5Nfc" to CMAKE_PREFIX_PATH or set
"Qt5Nfc_DIR" to a directory containing one of the above files. If "Qt5Nfc"
provides a separate development package or SDK, be sure it has been
installed.
在 Manjaro(以及可能的其他发行版)上,您必须安装此软件包:qt5-connectivity
我尝试在 Manjaro 上编译一个 qt 应用程序 Linux 我收到了这个错误:
CMake Error at /usr/lib64/cmake/Qt5/Qt5Config.cmake:28 (find_package):
Could not find a package configuration file provided by "Qt5Nfc" with any
of the following names:
Qt5NfcConfig.cmake
qt5nfc-config.cmake
Add the installation prefix of "Qt5Nfc" to CMAKE_PREFIX_PATH or set
"Qt5Nfc_DIR" to a directory containing one of the above files. If "Qt5Nfc"
provides a separate development package or SDK, be sure it has been
installed.
在 Manjaro(以及可能的其他发行版)上,您必须安装此软件包:qt5-connectivity