cmake - OpenCV 2.4.9 and CUDA 6.5 -



cmake - OpenCV 2.4.9 and CUDA 6.5 -

i upgraded cuda 6.5, , recompiled succefully opencv 2.4.9 on ubuntu 14.04.

however when recompiled project using opencv , cmake, got next configuration error:

-- gcc detected, adding compile flags cmake error @ /usr/share/cmake-2.8/modules/findpackagehandlestandardargs.cmake:108 (message): not find cuda: found unsuitable version "6.5", required exact version "6.0" (found /usr/local/cuda-6.5) phone call stack (most recent phone call first): /usr/share/cmake-2.8/modules/findpackagehandlestandardargs.cmake:313 (_fphsa_failure_message) /usr/share/cmake-2.8/modules/findcuda.cmake:806 (find_package_handle_standard_args) /usr/local/share/opencv/opencvconfig.cmake:215 (find_package) cmakelists.txt:9 (find_package) -- configuring incomplete, errors occurred! see "/home/andrey/data/projects/groups_code/lulu/build-ubuntu/cmakefiles/cmakeoutput.log".

how prepare one? need reinstall cmake, or upgrade modules file in cmake?

try delete cmake cache. "file"->"delete cache". "configure" , "generate" usual.

opencv cmake

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -