[IGSTK-Users] Problem to configure x86sse2v9ITK library of InfiniTrack with IGSTK

Alejandro De León Cuevas a.deleon.cuevas at gmail.com
Mon Jun 10 14:56:18 EDT 2013


Hi everyone, I am Computer engineering student at Universidad Autónoma
de Querétaro and I am working
with Dr. Saul Tovar Arriaga with an Atracsys infiniTrack localizer
that he bought with resources from the
University, previously I was using the fusionTrack ibrary from Passive
Tracking Atracsys SDK, but by support
issues with IGSTK I decided to change to the v9ITK library from
InfiniTrack, but I'm having trouble with
IGSTK configuration. In CMake InfiniTrack_INCLUDE_DIRECTORY option I
put the path
C:/Program Files/Atracsys/infiniTrack/include and in the option
InfiniTrack_LIRARY I´ve selected
x86sse2v9ITK.lib and after doing the building in Visual Studio 2008 or
2010 Ive compilation problems,
It appears the following errors:



3>..\..\src\Source\igstkInfiniTrackTracker.cxx(143) : error C2065:
'itkOption' : undeclared identifier

3>..\..\src\Source\igstkInfiniTrackTracker.cxx(143) : error C2146:
syntax error : missing ';' before identifier 'option'

3>..\..\src\Source\igstkInfiniTrackTracker.cxx(143) : error C2065:
'option' : undeclared identifier

3>..\..\src\Source\igstkInfiniTrackTracker.cxx(147) : error C2065:
'option' : undeclared identifier

3>..\..\src\Source\igstkInfiniTrackTracker.cxx(215) : error C2039:
'mu32GeometryID' : is not a member of 'itkMarkerPos'

3>        c:\program
files\atracsys\infinitrack\include\itkInterface.h(1265) : see
declaration of 'itkMarkerPos'

3>..\..\src\Source\igstkInfiniTrackTracker.cxx(420) : error C3861:
'itkHelperLoadGeometry': identifier not found

3>..\..\src\Source\igstkInfiniTrackTracker.cxx(458) : error C3861:
'itkHelperLoadGeometry': identifier not found

3>..\..\src\Source\igstkInfiniTrackTracker.cxx(466) : error C2039:
'mu32GeometryID' : is not a member of 'itkMarker'

3>        c:\program
files\atracsys\infinitrack\include\itkInterface.h(781) : see
declaration of 'itkMarker'

3>..\..\src\Source\igstkInfiniTrackTracker.cxx(464) : error C3861:
'itkRemoveGeometry': identifier not found

3>..\..\src\Source\igstkInfiniTrackTracker.cxx(504) : error C3861:
'itkHelperLoadGeometry': identifier not found

3>..\..\src\Source\igstkInfiniTrackTracker.cxx(510) : error C3861:
'itkSetGeometry': identifier not found

3>..\..\src\Source\igstkInfiniTrackTracker.cxx(520) : error C2039:
'mu32GeometryID' : is not a member of 'itkMarker'

3>        c:\program
files\atracsys\infinitrack\include\itkInterface.h(781) : see
declaration of 'itkMarker'



The versions that I'm using are:



-VTK 5.10.1

-ITK 4.2.1

-Qt 4.8

-CMake 2.8

-IGSTK 5.2

-infiniTrack_x86_sse2_1_0_2_5  with and without the patch
infiniTrack_x86_sse2_1_0_2_8.





Thank you for your attention, I hope you can help me.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/igstk-users/attachments/20130610/8d9c8cfc/attachment.html>


More information about the IGSTK-Users mailing list