Trunk build on Mac fails because of CUDA, but CUDA was not selected in CMake (Bug #857)
Description
The error message
/Users/j/programs/opencv2/trunk/opencv/modules/gpu/src/initialization.cpp:75: error: ‘CUDA_ARCH_FEATURES’ was not declared in this scope
/Users/j/programs/opencv2/trunk/opencv/modules/gpu/src/initialization.cpp:77: error: ‘CUDA_ARCH_FEATURES’ was not declared in this scope
maker2: *** [modules/gpu/CMakeFiles/opencv_gpu.dir/src/initialization.o] Error 1
J. Luis
History
Updated by Jason Hirata about 14 years ago
This also occurs on i386 system as well, using Ubuntu 10.10.
Updated by Vadim Pisarevsky about 14 years ago
- Status deleted (
Open)
Updated by Anonymous about 14 years ago
The issue was fixed in r4622 (forgot to commit cvconfig.h.cmake in r4619).
- Status set to Done
- (deleted custom field) set to fixed