Ask Your Question
0

unresolved external symbol

asked 2013-02-27 12:40:32 -0600

mogh gravatar image

dear sir/madam I have done all the steps presented in Installation by Using the Pre-built Libraries in 64 bit windows 7. But using any function of opencv causes an error like: error LNK2019: unresolved external symbol _cvWaitKey referenced in function _main I would appreciate your help. best regards

edit retag flag offensive close merge delete

2 answers

Sort by ยป oldest newest most voted
0

answered 2013-02-27 15:34:13 -0600

Please follow all the steps in the following tutorial: http://blog.hcilab.org/bastian/2012/06/installing-opencv-2-4-windows-7-visual-studio/

If this doesn't solve it, then you report back :)

edit flag offensive delete link more
0

answered 2013-02-27 13:03:05 -0600

It looks like you forgot to add opencv_highgui library to list of libraries for linker.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-02-27 12:40:32 -0600

Seen: 696 times

Last updated: Feb 27 '13