[IGSTK-Users] Ascension3DGTracker

Sean Lee kevinseanlee at live.com
Tue Jan 24 14:42:48 EST 2012


I am trying to use this tracking tool in Navigator. Always got a link error like the following
2>Link:2>     Creating library C:/IGSTK-4.4/bin/bin/Debug/Navigator.lib and object C:/IGSTK-4.4/bin/bin/Debug/Navigator.exp2>IGSTK.lib(igstkAscension3DGTracker.obj) : error LNK2019: unresolved external symbol __imp_GetSensorStatus referenced in function "protected: virtual enum igstk::Tracker::ResultType __cdecl igstk::Ascension3DGTracker::InternalOpen(void)" (?InternalOpen at Ascension3DGTracker@igstk@@MEAA?AW4ResultType at Tracker@2 at XZ)2>IGSTK.lib(igstkAscension3DGTracker.obj) : error LNK2019: unresolved external symbol __imp_SetSensorParameter referenced in function "protected: virtual enum igstk::Tracker::ResultType __cdecl igstk::Ascension3DGTracker::InternalOpen(void)" (?InternalOpen at Ascension3DGTracker@igstk@@MEAA?AW4ResultType at Tracker@2 at XZ)2>IGSTK.lib(igstkAscension3DGTracker.obj) : error LNK2019: unresolved external symbol __imp_SetSystemParameter referenced in function "protected: virtual enum igstk::Tracker::ResultType __cdecl igstk::Ascension3DGTracker::InternalOpen(void)" (?InternalOpen at Ascension3DGTracker@igstk@@MEAA?AW4ResultType at Tracker@2 at XZ)2>IGSTK.lib(igstkAscension3DGTracker.obj) : error LNK2019: unresolved external symbol __imp_GetBIRDSystemConfiguration referenced in function "protected: virtual enum igstk::Tracker::ResultType __cdecl igstk::Ascension3DGTracker::InternalOpen(void)" (?InternalOpen at Ascension3DGTracker@igstk@@MEAA?AW4ResultType at Tracker@2 at XZ)2>IGSTK.lib(igstkAscension3DGTracker.obj) : error LNK2019: unresolved external symbol __imp_InitializeBIRDSystem referenced in function "protected: virtual enum igstk::Tracker::ResultType __cdecl igstk::Ascension3DGTracker::InternalOpen(void)" (?InternalOpen at Ascension3DGTracker@igstk@@MEAA?AW4ResultType at Tracker@2 at XZ)
If I set off the use of Ascension3DGTracker in CMake, I would not get this link error. What did I do wrong?
Thanks.
Kevin
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/igstk-users/attachments/20120124/51e6a885/attachment.htm>


More information about the IGSTK-Users mailing list