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.