Ask Your Question
0

QT and OpenCV error: core.hpp not found

asked May 16 '13

Nermeen gravatar image

updated May 16 '13

i have installed qt 5.0.2 with opencv 2.4.5 with windows 7 32-bit following this tutorial but when i finished i tested it using the example mentioned in the previous link but i had this error

error: opencv2/core/core.hpp: No such file or directory

could anybody help me please to determine whats the matter and how to solve it

Preview: (hide)

1 answer

Sort by » oldest newest most voted
0

answered May 16 '13

berak gravatar image

try to add "opencv/build/include" to your Additional Include Dirs in VS (or -I opencv/build/include with gcc)

Preview: (hide)

Question Tools

Stats

Asked: May 16 '13

Seen: 1,155 times

Last updated: May 16 '13