Ask Your Question

Revision history [back]

Difficulty using cvDisplayOverlay

My code works perfectly fine. But just when I add the below line:

cvDisplayOverlay("Camera", "Hey", 4000);

I get this error: unresolved external symbol extern C void __cdecl

I am unable to understand how can I remove the error?

Thanks

click to hide/show revision 2
retagged

updated 2014-01-30 08:25:11 -0600

berak gravatar image

Difficulty using cvDisplayOverlay

My code works perfectly fine. But just when I add the below line:

cvDisplayOverlay("Camera", "Hey", 4000);

I get this error: unresolved external symbol extern C void __cdecl

I am unable to understand how can I remove the error?

Thanks