linus (@loukas)在github被大佬怼了 中发帖

我想一个变声器 
我用的是 

c++
msvc
cmake
rtaudio
soundtouch

我在用vcpkg安装soundtouch生活一直报错 
CMake Error in CMakeLists.txt:
  Imported target "mylib::mylib" includes non-existent path

    "E:/vcpkg/installed/x64-windows/COMPONENT"

  in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

  * The path was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not c...
 
 
Back to Top