Advertisement
wandrake

Untitled

Oct 15th, 2014
514
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. [ 14%] Building NVCC (Device) object modules/core/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_gpu_mat.cu.o
  2. In file included from /usr/local/cuda/include/cuda_runtime.h:59:0,
  3. from <command-line>:0:
  4. /usr/local/cuda/include/host_config.h:82:2: error: #error -- unsupported GNU version! gcc 4.7 and up are not supported!
  5. #error -- unsupported GNU version! gcc 4.7 and up are not supported!
  6. ^
  7. CMake Error at cuda_compile_generated_gpu_mat.cu.o.cmake:206 (message):
  8. Error generating
  9. /home/ambrosano/git/opencv/modules/core/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_gpu_mat.cu.o
  10.  
  11.  
  12. make[2]: *** [modules/core/CMakeFiles/cuda_compile.dir/src/cuda/./cuda_compile_generated_gpu_mat.cu.o] Error 1
  13. make[1]: *** [modules/core/CMakeFiles/opencv_core.dir/all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement