ShaoqingRen / faster_rcnn

Faster R-CNN
Other
2.68k stars 1.22k forks source link

faster_rcnn_build compiles failed #114

Open wendaoyuchen opened 7 years ago

wendaoyuchen commented 7 years ago

When I run the steps as Preparing for Testing ,the faster_rcnn_build.m file compiles failed ,the matlab(2015b) showed :-1: "Error using mex MEX cannot find library 'cudart' specified with the -l option. MEX looks for a file with one of the names: cudart.lib libcudart.lib Please specify the path to this library with the -L option."

I'm not familiar with it, please help me.

unais commented 7 years ago

You might be not installed CUDA library properly.