Problems with building (Bug #3366)
Description
When I try to generate I get tonns of errors like the following.
CMake Error: install(EXPORT "OpenCVModules") given absolute DESTINATION "/lib" but the export references an installation of target "opencv_core" which has relative DESTINATION "lib". CMake Error: install(EXPORT "OpenCVModules") given absolute DESTINATION "/lib" but the export references an installation of target "opencv_core" which has relative DESTINATION "bin".
CMake 2.8.12.1
Associated revisions
Merge pull request #3366 from jet47:fix-gpu-cuda-7.0
History
Updated by Roman Donchenko over 11 years ago
Duplicate of #3350.
- Status changed from New to Cancelled