小编D.v*_*jay的帖子

如何解决mac中的qt5(找不到包)cmake错误?

在使用CMake构建文件期间出现以下错误:

CMake Warning at CMakeLists.txt:33 (FIND_PACKAGE):

By not providing "FindQt5Core.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "Qt5Core", but
  CMake did not find one.

  Could not find a package configuration file provided by "Qt5Core" with any of the following names:

    Qt5CoreConfig.cmake
    qt5core-config.cmake
Run Code Online (Sandbox Code Playgroud)

谁知道怎么解决这个问题?提前致谢

c++ macos qt cmake qt5

4
推荐指数
3
解决办法
9524
查看次数

标签 统计

c++ ×1

cmake ×1

macos ×1

qt ×1

qt5 ×1