anuranbaka / OpenDTAM

An open source implementation of DTAM
Other
287 stars 151 forks source link

make error #59

Open Harry-675 opened 6 years ago

Harry-675 commented 6 years ago

I met this error when make,anyone know how to solve it? libOpenDTAM.so: undefined reference to `cv::gpu::StreamAccessor::getStream(cv::gpu::Stream const&)' collect2: error: ld returned 1 exit status CMakeFiles/a.out.dir/build.make:193: recipe for target 'a.out' failed make[2]: [a.out] Error 1 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/a.out.dir/all' failed make[1]: [CMakeFiles/a.out.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2

jixiang2016 commented 6 years ago

Did you solve your problem? I got the same one as yours

Harry-675 commented 6 years ago

No,I did't solve it

jixiang2016 commented 6 years ago

Thanks