dlib(GPU版)安装踩坑流程 windows dlib19.20 VS2015 cuda9.0

我的问题主要在这里,不停的报错:DLIB WILL NOT USE CUDA   有钱捧钱场,没钱加我企鹅

几乎尝试了国内论坛可以搜到的所有方法:

重新安装CUDA、CUDNN、VS2017、VS2015、更改CUDA配置文件,更改CMAKE配置。

没有一个靠谱的。而且你会发现,国内的各大论坛的文章都是互抄。基本没有区别。

悬赏一顿海底捞,也没人能帮我解决这个问题,真的是困扰我到死,如果你也困扰到这里,希望我的方法对你有帮助。

整整困扰了我一个月之久。解决方案放在最下面,希望对你有帮助

-- *****************************************************************************************************************
-- *** CUDA was found but your compiler failed to compile a simple CUDA program so dlib isn't going to use CUDA.
-- *** The output of the failed CUDA test compile is shown below:
-- ***   Change Dir: D:/software/Anaconda3/envs/opencv/Lib/site-packages/dlib-19.20/build/dlib/cuda_test_build
   ***
   ***   Run Build Command(s):C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe ALL_BUILD.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=14

你可能感兴趣的:(Debug,Python)