opencv-dev compile error (Bug #3883)


Added by Samuel Petrocelli over 10 years ago. Updated over 10 years ago.


Status:Cancelled Start date:2014-08-27
Priority:High Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
Affected version:branch 'master' (3.0-dev) Operating System:Linux
Difficulty:Easy HW Platform:x64
Pull request:

Description

[ 97%] Building CXX object samples/gpu/CMakeFiles/example_gpu_cascadeclassifier.dir/cascadeclassifier.cpp.o
/usr/local/src/opencv/samples/gpu/cascadeclassifier.cpp:9:39: fatal error: opencv2/contrib/contrib.hpp: No such file or directory
#include "opencv2/contrib/contrib.hpp"
^
compilation terminated.
make2: * [samples/gpu/CMakeFiles/example_gpu_cascadeclassifier.dir/cascadeclassifier.cpp.o] Error 1
make1: *
[samples/gpu/CMakeFiles/example_gpu_cascadeclassifier.dir/all] Error 2


Associated revisions

Revision 4b0543c8
Added by Vadim Pisarevsky almost 10 years ago

Merge pull request #3883 from kmsquire:python_cmake_fix

History

Updated by Steven Puttemans over 10 years ago

Already fixed on master branch of github. The contrib module doesn't exist anymore.

  • Status changed from New to Cancelled

Also available in: Atom PDF