Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

CMake Error: INSTALL(EXPORT) given unknown export "OpenCVModules"

Hello, I download 3 days ago, newest version of openCV 2.4.8. Unpack on my Debian Linux Squeeze. Create inside folder build-release and go into. I run command:

cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/opt/opencv-2.4.8 ..

on the bottom of out, I have error:

CMake Error: INSTALL(EXPORT) given unknown export "OpenCVModules"

I mention I have no problem with openCV 2.4.4. And I check every dependencies I need. Google don't show anything about it.

CMake Error: INSTALL(EXPORT) given unknown export "OpenCVModules"

Hello, I download 3 days ago, newest version of openCV 2.4.8. Unpack on my Debian Linux Squeeze. Create inside folder build-release and go into. I run command:

cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/opt/opencv-2.4.8 ..

on the bottom of out, I have error:

CMake Error: INSTALL(EXPORT) given unknown export "OpenCVModules"

I mention I have no problem with openCV 2.4.4. And I check every dependencies I need. Google don't show anything about it.


Today I upgrade my linux debian from squeeze to wheezy specially for compile OpenCV. When I run command:

cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/opt/opencv-2.4.8 ..

I have results:

http://pastebin.com/sfQ8hcmT