大家好,最近因為大三專題需要用YOLOv4,照著網路資源和書籍安裝相關環境,但在CMAKE configure時出現了以下error:
vcpkg not found, toolchain not defined, using integrated libs on win32
Darknet_VERSION: 0.2.5.6
CMake Error at CMakeLists.txt:131 (project):
Generator
Visual Studio 17 2022
could not find any instance of Visual Studio.
環境配置如下:
cuda 11.6
cuDNN v8.4
VS 2017(安裝了C++和.NET的桌面開發/通用Windows平台開發.Visual Studio擴充平台開發)
cmake 3.27
OS是Win11
網路上能用的方法都做過了還是沒辦法成功configure,再麻煩有遇過相同情況的大神解惑,如果回答這個問題需要其他資訊我會再提供,不好意思,麻煩了T_T