Ask Your Question
0

opecv2/hal/defs.h

asked 2015-05-08 04:23:03 -0600

I'm trying to compile my program on mac osx using opencv-3.0.1-rc1 but I obtain the error opencv2/hal/defs.h, file not found. What it means?

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
1

answered 2015-05-08 04:41:31 -0600

berak gravatar image

updated 2015-05-08 04:42:16 -0600

there's a (fairly new) hal module in 3.0 , so you need to #include<opencv2/hal.hpp> and link to opencv_hal lib

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-05-08 04:23:03 -0600

Seen: 397 times

Last updated: May 08 '15