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

    MDConfig.cmake
    md-config.cmake

编译失败。CMake Error at CMakeLists.txt:63 (message): MD not found.

 

找不到对应的 package! 把所需要的库手动设置路径,添加上就可了。

编译失败。CMake Error at CMakeLists.txt:63 (message): MD not found.

蓝色底纹是添加的一句。  “/home/chenran/md/”  根据自己的库路径修改。

编译失败。CMake Error at CMakeLists.txt:63 (message): MD not found.

Game Over~~~

相关文章:

  • 2022-02-18
  • 2022-12-23
  • 2022-12-23
  • 2021-05-08
  • 2021-10-05
  • 2022-12-23
  • 2022-01-19
  • 2021-06-27
猜你喜欢
  • 2022-12-23
  • 2021-10-06
  • 2021-10-26
  • 2021-07-18
  • 2021-12-28
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案