OpenCVConfig.cmake (Bug #228)
Description
There are two errors with the actual OpenCVConfig.cmake
- You can not compile in Debug mode if you have only the release library (MinGW installer).
- If you use CMAKE_INSTALL_PREFIX variable to install OpenCV the OpenCVConfig.cmake is not installed (copied).
Associated revisions
Merge pull request #228 from Nerei:master
Merge pull request #228 from mshabunin:fix-drawing
History
Updated by Vadim Pisarevsky almost 14 years ago
the problem has been solved in 2.2
- Status changed from Open to Done
- (deleted custom field) set to fixed