luca-m / emotime

Recognizing emotional states in faces
138 stars 65 forks source link

Error CMAKE #52

Closed budasuyasa closed 8 years ago

budasuyasa commented 9 years ago

I have installed opencv 3.0 and opencv-contrib but when i try to cmake, i got the following errors

CMake Error at /usr/local/share/OpenCV/OpenCVConfig.cmake:217 (message): opencv_contrib is required but was not found Call Stack (most recent call first): src/training/CMakeLists.txt:9 (FIND_PACKAGE)

Did i miss something?

luca-m commented 9 years ago

with opencv opencv-2.4.9 works good, i'll give a try with 3.0

budasuyasa commented 9 years ago

Oke i will wait for it

luca-m commented 9 years ago

I'm experiencing some problems in compiling opencv 3.0 ..

budasuyasa commented 9 years ago

Thanks lucam. I will try with Opencv 2.4.9 then.