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

时间:2024-05-19 09:44:42

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