<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.apple-tab-span
        {mso-style-name:apple-tab-span;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Hi Fabian,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>This seems to be the same problem Sean just reported.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>When you CMake your project, did you choose “Visual Studio 9 2008 Win64” as the generator?<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I just ran some test builds here with Visual Studio 2010, it looks like the ATC3DG lib only supports 32 bit build.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Patrick<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> igstk-users-bounces@public.kitware.com [mailto:igstk-users-bounces@public.kitware.com] <b>On Behalf Of </b>Fabian Torres<br><b>Sent:</b> Wednesday, January 25, 2012 12:50 PM<br><b>To:</b> igstk-users@public.kitware.com<br><b>Subject:</b> [IGSTK-Users] Using MedSafe and getting building errors<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hi <o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>I`m trying to use an Ascension MedSafe equipment with IGSTK 4.4.<o:p></o:p></p></div><div><p class=MsoNormal>When I create a VS 2009 IGSTK project using CMAKE and checking IGSTK_USE_Ascension3DGTracker  <o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>After I click Configure CMAKE is unable to found the ATC_LIB and the ATC_INCLUDE_DIRECTORY automatically<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>I entered them manualy<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>ATC_INCLUDE_DIRECTORY C:/Program Files/Ascension/3D Guidance medSAFE (Rev F)/3D Guidance API<o:p></o:p></p></div><div><p class=MsoNormal>ATC_LIB C:/Program Files/Ascension/3D Guidance medSAFE (Rev F)/3D Guidance API/ATC3DGm.lib<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>The configuration and building of IGSTK continues without trouble.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>When I make a new VS project using igstk and the <em><b><span style='font-family:"Arial","sans-serif";background:white;font-style:normal'>igstkAscension3DGTracker<span style='color:#222222'> </span></span></b></em><em><span style='font-family:"Arial","sans-serif";color:#222222;background:white;font-style:normal'>class I get the errors mention at the end of the message</span></em><o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal><em><span style='font-family:"Arial","sans-serif";color:#222222;background:white;font-style:normal'>I have checked if the ATC3DGm.lib ATC3DGm API include filesare linked to the project and this is not the problem.</span></em><o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal><em><span style='font-family:"Arial","sans-serif";color:#222222;background:white;font-style:normal'>If I try to compile the </span></em><span style='font-family:"Arial","sans-serif";color:#222222'>igstkAscension3DGTrackerTest in the IGSTK source I get the same erros.</span><o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal><span style='font-family:"Arial","sans-serif";color:#222222'>Please I hope you can help me. These is a vital error I have to correct to continue working on my IGSTK appplication</span><o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal><span style='font-family:"Arial","sans-serif";color:#222222'>Thanks for your time</span><o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><div><p class=MsoNormal><span style='font-family:"Arial","sans-serif";color:#222222;background:white'>Error<span class=apple-tab-span>   </span>1<span class=apple-tab-span>          </span>error LNK2019: unresolved external symbol "__declspec(dllimport) unsigned long __cdecl atc::GetSensorStatus(unsigned short)" (__imp_?GetSensorStatus@atc@@YAKG@Z) referenced in function "protected: virtual enum igstk::Tracker::ResultType __thiscall igstk::Ascension3DGTracker::InternalOpen(void)" (?InternalOpen@Ascension3DGTracker@igstk@@MAE?AW4ResultType@Tracker@2@XZ)<span class=apple-tab-span>     </span>IGSTK.lib</span><span style='color:#222222;background:white'><o:p></o:p></span></p></div><div><p class=MsoNormal><i><span style='color:#222222;background:white'><o:p> </o:p></span></i></p></div><div><div><p class=MsoNormal><i><span style='color:#222222;background:white'>Error<span class=apple-tab-span>   </span>2<span class=apple-tab-span>          </span>error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl atc::SetSensorParameter(unsigned short,enum atc::SENSOR_PARAMETER_TYPE,void *,int)" (__imp_?SetSensorParameter@atc@@YAHGW4SENSOR_PARAMETER_TYPE@1@PAXH@Z) referenced in function "protected: virtual enum igstk::Tracker::ResultType __thiscall igstk::Ascension3DGTracker::InternalOpen(void)" (?InternalOpen@Ascension3DGTracker@igstk@@MAE?AW4ResultType@Tracker@2@XZ)<span class=apple-tab-span>         </span>IGSTK.lib</span></i><span style='color:#222222;background:white'><o:p></o:p></span></p></div><div><p class=MsoNormal><i><span style='color:#222222;background:white'><o:p> </o:p></span></i></p></div></div><div><div><p class=MsoNormal><i><span style='color:#222222;background:white'>Error<span class=apple-tab-span>   </span>3<span class=apple-tab-span>          </span>error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl atc::SetSystemParameter(enum atc::SYSTEM_PARAMETER_TYPE,void *,int)" (__imp_?SetSystemParameter@atc@@YAHW4SYSTEM_PARAMETER_TYPE@1@PAXH@Z) referenced in function "protected: virtual enum igstk::Tracker::ResultType __thiscall igstk::Ascension3DGTracker::InternalOpen(void)" (?InternalOpen@Ascension3DGTracker@igstk@@MAE?AW4ResultType@Tracker@2@XZ)<span class=apple-tab-span>         </span>IGSTK.lib</span></i><span style='color:#222222;background:white'><o:p></o:p></span></p></div><div><p class=MsoNormal><i><span style='color:#222222;background:white'><o:p> </o:p></span></i></p></div></div><div><div><p class=MsoNormal><i><span style='color:#222222;background:white'>Error<span class=apple-tab-span>   </span>4<span class=apple-tab-span>          </span>error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl atc::GetBIRDSystemConfiguration(struct atc::tagSYSTEM_CONFIGURATION *)" (__imp_?GetBIRDSystemConfiguration@atc@@YAHPAUtagSYSTEM_CONFIGURATION@1@@Z) referenced in function "protected: virtual enum igstk::Tracker::ResultType __thiscall igstk::Ascension3DGTracker::InternalOpen(void)" (?InternalOpen@Ascension3DGTracker@igstk@@MAE?AW4ResultType@Tracker@2@XZ)<span class=apple-tab-span>         </span>IGSTK.lib</span></i><span style='color:#222222;background:white'><o:p></o:p></span></p></div><div><p class=MsoNormal><i><span style='color:#222222;background:white'><o:p> </o:p></span></i></p></div></div><div><div><p class=MsoNormal><i><span style='color:#222222;background:white'>Error<span class=apple-tab-span>   </span>5<span class=apple-tab-span>          </span>error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl atc::InitializeBIRDSystem(void)" (__imp_?InitializeBIRDSystem@atc@@YAHXZ) referenced in function "protected: virtual enum igstk::Tracker::ResultType __thiscall igstk::Ascension3DGTracker::InternalOpen(void)" (?InternalOpen@Ascension3DGTracker@igstk@@MAE?AW4ResultType@Tracker@2@XZ)<span class=apple-tab-span>         </span>IGSTK.lib</span></i><span style='color:#222222;background:white'><o:p></o:p></span></p></div><div><p class=MsoNormal><i><span style='color:#222222;background:white'><o:p> </o:p></span></i></p></div></div><div><div><p class=MsoNormal><i><span style='color:#222222;background:white'>Error<span class=apple-tab-span>   </span>6<span class=apple-tab-span>          </span>error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl atc::CloseBIRDSystem(void)" (__imp_?CloseBIRDSystem@atc@@YAHXZ) referenced in function "protected: virtual enum igstk::Tracker::ResultType __thiscall igstk::Ascension3DGTracker::InternalClose(void)" (?InternalClose@Ascension3DGTracker@igstk@@MAE?AW4ResultType@Tracker@2@XZ)<span class=apple-tab-span>         </span>IGSTK.lib</span></i><span style='color:#222222;background:white'><o:p></o:p></span></p></div><div><p class=MsoNormal><i><span style='color:#222222;background:white'><o:p> </o:p></span></i></p></div></div><div><div><p class=MsoNormal><i><span style='color:#222222;background:white'>Error<span class=apple-tab-span>   </span>7<span class=apple-tab-span>          </span>error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl atc::GetTransmitterConfiguration(unsigned short,struct atc::tagTRANSMITTER_CONFIGURATION *)" (__imp_?GetTransmitterConfiguration@atc@@YAHGPAUtagTRANSMITTER_CONFIGURATION@1@@Z) referenced in function "protected: virtual enum igstk::Tracker::ResultType __thiscall igstk::Ascension3DGTracker::InternalStartTracking(void)" (?InternalStartTracking@Ascension3DGTracker@igstk@@MAE?AW4ResultType@Tracker@2@XZ)<span class=apple-tab-span>        </span>IGSTK.lib</span></i><span style='color:#222222;background:white'><o:p></o:p></span></p></div><div><p class=MsoNormal><i><span style='color:#222222;background:white'><o:p> </o:p></span></i></p></div></div><div><div><p class=MsoNormal><i><span style='color:#222222;background:white'>Error<span class=apple-tab-span>   </span>8<span class=apple-tab-span>          </span>error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl atc::GetBoardConfiguration(unsigned short,struct atc::tagBOARD_CONFIGURATION *)" (__imp_?GetBoardConfiguration@atc@@YAHGPAUtagBOARD_CONFIGURATION@1@@Z) referenced in function "protected: virtual enum igstk::Tracker::ResultType __thiscall igstk::Ascension3DGTracker::InternalStartTracking(void)" (?InternalStartTracking@Ascension3DGTracker@igstk@@MAE?AW4ResultType@Tracker@2@XZ)<span class=apple-tab-span>        </span>IGSTK.lib</span></i><span style='color:#222222;background:white'><o:p></o:p></span></p></div><div><p class=MsoNormal><i><span style='color:#222222;background:white'><o:p> </o:p></span></i></p></div></div><div><div><p class=MsoNormal><i><span style='color:#222222;background:white'>Error<span class=apple-tab-span>   </span>9<span class=apple-tab-span>          </span>error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl atc::GetSynchronousRecord(unsigned short,void *,int)" (__imp_?GetSynchronousRecord@atc@@YAHGPAXH@Z) referenced in function "protected: virtual enum igstk::Tracker::ResultType __thiscall igstk::Ascension3DGTracker::InternalThreadedUpdateStatus(void)" (?InternalThreadedUpdateStatus@Ascension3DGTracker@igstk@@MAE?AW4ResultType@Tracker@2@XZ)<span class=apple-tab-span>            </span>IGSTK.lib</span></i><span style='color:#222222;background:white'><o:p></o:p></span></p></div><div><p class=MsoNormal><i><span style='color:#222222;background:white'><o:p> </o:p></span></i></p></div></div><div><div><p class=MsoNormal><i><span style='color:#222222;background:white'>Error<span class=apple-tab-span>   </span>10<span class=apple-tab-span>        </span>error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl atc::GetErrorText(int,char *,int,enum atc::MESSAGE_TYPE)" (__imp_?GetErrorText@atc@@YAHHPADHW4MESSAGE_TYPE@1@@Z) referenced in function "private: int __thiscall igstk::Ascension3DGTracker::CheckAPIReturnStatus(int)" (?CheckAPIReturnStatus@Ascension3DGTracker@igstk@@AAEHH@Z)<span class=apple-tab-span>    </span>IGSTK.lib</span></i><span style='color:#222222;background:white'><o:p></o:p></span></p></div><div><p class=MsoNormal><i><span style='color:#222222;background:white'><o:p> </o:p></span></i></p></div></div></div><div><p class=MsoNormal>-- <br>Fabián Torres Robles<br>Maestria en Ciencias en Ingeniería Electrónica<br>Ingeniería en Sistemas Electrónicos<br>tel. 58081280, 0445534661338<br>e-mail <a href="mailto:fabian.trobles@gmail.com" target="_blank">fabian.trobles@gmail.com</a>, <a href="mailto:dae.wong@gmail.com" target="_blank">dae.wong@gmail.com</a>  <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p></div></div></body></html>