OpenCVModules not found (Bug #3600)


Added by antonio sesto about 11 years ago. Updated about 11 years ago.


Status:Cancelled Start date:2014-03-10
Priority:Normal Due date:
Assignee:antonio sesto % Done:

0%

Category:build/install
Target version:-
Affected version:2.4.8 (latest release) Operating System:Other
Difficulty: HW Platform:x64
Pull request:

Description

After years I have been using OpenCV and CMake successfully, it seems that things got more complicated.

I installed OpenCV 2.4.8 from source according to the usual instructions. Compilation went fine, I had to remove some compilation units (OpenCL) because they could not be compiled.

Now when I run CMake to build my project I have this error message I have never seen before:

CMake Error at /.../user/work/libs/opencv/share/OpenCV/OpenCVConfig.cmake:45 (include):
include could not find load file:

/OpenCVModules.cmake
Call Stack (most recent call first):
CMakeLists.txt:76 (FIND_PACKAGE)

OpenCVModules is locate in the same directory as OpenCVConfig.cmake

Is there any way to solve this problem?


Associated revisions

Revision 95ecdc3a
Added by Vadim Pisarevsky about 10 years ago

Merge pull request #3600 from jet47:cuda-objdetect-module

History

Updated by Ivan Korolev about 11 years ago

Hi Antonio,
Thank you for the bug report. Please use http://answers.opencv.org/questions/ forum to ask such questions. I don't think that it is a bug inside OpenCV. Now I have cancelled the issue. Feel free to reopen it.

  • Assignee set to antonio sesto
  • Status changed from New to Cancelled
  • Category set to build/install

Also available in: Atom PDF