Ask Your Question

Dake Feng's profile - activity

2013-09-23 01:04:19 -0600 received badge  Teacher (source)
2013-09-22 14:12:40 -0600 answered a question Trouble Compiling OpenCV 2.4.6 from source

It works for me. I am building OpenCV from Git Itseez with WITH_CUDA, cmake+vs2012. Got the link problem that it does not link to the the obj under \modules\core\CMakeFiles\cuda_compile.dir\src\cuda\Debug

By uncheck CUDA_ATTACH_VS_BUILD_RULE_TO_CUDA_FILE and regenerate, the problem was solved.