Open lixiang-ucas opened 7 years ago
Have you fixed this problem? @lixiang-ucas . I encounter this problem too.
i haven't solve this problem, but i got a compiled lib from others, and it just work for my cuda7.5 and cuda8.0. You can download it from http://pan.baidu.com/s/1dFHxCQX.
Hello,I am a graduate student of ucas. I am now studing py-faster-rcnn-windows and trying to configurate the compilation environment.The url you have given above helps me a lot. But I still have some problems. May I have your QQ or Wechat and consult with you? Thank you very much!
@qingqianshuying my qq number is 1522565816.
Same problem...
D:\toolkits\Anaconda3\envs\dlwin36\Library\mingw-w64\bin\g++.exe --shared -s build\temp.win-amd64-3.5\Release\nms\gpu_nms.o build\temp.win-amd64-3.5\Release\nms\gpu_nms.cp35-win_amd64.def -LD:\toolkits\Anaconda3\envs\dlwin36\libs -LD:\toolkits\Anaconda3\envs\dlwin36\PCbuild\amd64 -lcublas -lpython35 -lmsvcr140 -o build\lib.win-amd64-3.5\nms\gpu_nms.cp35-win_amd64.pyd
D:/toolkits/Anaconda3/envs/dlwin36/Library/mingw-w64/bin/../lib/gcc/x86_64-w64-mingw32/5.3.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lcublas
collect2.exe: error: ld returned 1 exit status
error: command 'D:\\toolkits\\Anaconda3\\envs\\dlwin36\\Library\\mingw-w64\\bin\\g++.exe' failed with exit status 1
collect2.exe: error: ld returned 1 exit status error: command 'C:\Anaconda\MinGW\bin\g++.exe' failed with exit status 1