Ask Your Question
0

QT and OpenCV error: core.hpp not found

asked 2013-05-15 18:11:39 -0600

Nermeen gravatar image

updated 2013-05-15 18:13:19 -0600

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

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-05-16 05:53:47 -0600

berak gravatar image

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

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-05-15 18:11:39 -0600

Seen: 1,082 times

Last updated: May 16 '13