OpenCV 2.0
Posted: 04 February 2010 01:49 PM   [ Ignore ]
New Member
Rank
Total Posts:  23
Joined  2010-01-18

Hi,

When compiling the CLEyeCameraCapture test app i get errors like:

error LNK2019: unresolved external symbol __imp__CLEyeGetCameraUUID referenced in function _main CLEyeCameraCapture.obj

...

there are 10 of these..
since i’m not that familiar with C++ I don’t really know what to do about it…I’m using OpenCV 2.0 by the way. Could this be a problem?

i would be glad if someone could point me in the right direction

thanx, cheers!

Profile
 
 
Posted: 04 February 2010 02:03 PM   [ Ignore ]   [ # 1 ]
New Member
Rank
Total Posts:  23
Joined  2010-01-18

alright…found the solution…forgot to link the CLEyeMulticam.lib
i’m gonna leave this here just in case someone has the same problem.

Profile
 
 
Posted: 04 February 2010 02:14 PM   [ Ignore ]   [ # 2 ]
Administrator
Avatar
RankRankRankRank
Total Posts:  585
Joined  2009-09-17
chuck - 04 February 2010 02:03 PM

alright…found the solution…forgot to link the CLEyeMulticam.lib
i’m gonna leave this here just in case someone has the same problem.

Exactly, I was just going to post a reply. You beat me to it.

AlexP

Profile
 
 
Posted: 20 April 2011 03:01 AM   [ Ignore ]   [ # 3 ]
New Member
Rank
Total Posts:  5
Joined  2011-04-19

Hello

Could you tell me where should I link the library in Visual Studio 2010?

I put CLEyeMulticam.lib in the “Additional Dependencies” field of the Properties/Linker/Input dialog and it´s still not working :\


I’m coming from Xcode and I’m having a hard time adapting to it

Thanks

marc

Profile
 
 
 
 


RSS 2.0     Atom Feed