Hi All,<br><br>I just installed the IGSTK and it was pretty straightforward. However, for IGSTKSandbox I get stuck into the following problem. <br><br>I wonder if you have any ideas in this regard? Below is the output of MSVC. <br><br>Thank you,<br><br>Mehdi<br><br>1>------ Build started: Project: igstkTrackerSupervisedTests, Configuration: Debug Win32 ------<br>2>------ Skipped Build: Project: Nightly, Configuration: Debug Win32 ------<br>2>Project not selected to build for this solution configuration <br>3>------ Skipped Build: Project: Experimental, Configuration: Debug Win32 ------<br>3>Project not selected to build for this solution configuration <br>4>------ Skipped Build: Project: RUN_TESTS, Configuration: Debug Win32 ------<br>4>Project not selected to build for this solution configuration <br>5>------ Skipped Build: Project: Continuous, Configuration: Debug Win32 ------<br>5>Project not selected to build for this solution configuration <br>6>------ Skipped Build: Project: NightlyMemoryCheck, Configuration: Debug Win32 ------<br>6>Project not selected to build for this solution configuration <br>1>Compiling...<br>1>igstkPolarisHardwareTest.cxx<br>1>e:\slicer\igstksandbox\testing\igstkTrackerHardwareTestHelper.h(145) : error C2039: 'RequestAddTool' : is not a member of 'igstk::Tracker'<br>1>        E:\Slicer\IGSTKSandbox-build\SourceLatest\igstkTracker.h(96) : see declaration of 'igstk::Tracker'<br>1>e:\slicer\igstksandbox\testing\igstkTrackerHardwareTestHelper.h(169) : error C2039: 'RequestInitialize' : is not a member of 'igstk::Tracker'<br>1>        E:\Slicer\IGSTKSandbox-build\SourceLatest\igstkTracker.h(96) : see declaration of 'igstk::Tracker'<br>1>e:\slicer\igstksandbox\testing\igstkTrackerHardwareTestHelper.h(180) : error C2039: 'RequestGetTransform' : is not a member of 'igstk::EllipsoidObject'<br>1>        E:\Slicer\IGSTKSandbox-build\SourceLatest\igstkEllipsoidObject.h(39) : see declaration of 'igstk::EllipsoidObject'<br>1>e:\slicer\igstksandbox\testing\igstkTrackerHardwareTestHelper.h(190) : error C2039: 'RequestGetTransform' : is not a member of 'igstk::EllipsoidObject'<br>1>        E:\Slicer\IGSTKSandbox-build\SourceLatest\igstkEllipsoidObject.h(39) : see declaration of 'igstk::EllipsoidObject'<br>1>..\..\IGSTKSandbox\Testing\igstkPolarisHardwareTest.cxx(49) : error C2039: 'RequestSetPort' : is not a member of 'igstk::PolarisTrackerTool'<br>1>        e:\slicer\igstksandbox-build\sourcelatest\igstkPolarisTrackerTool.h(55) : see declaration of 'igstk::PolarisTrackerTool'<br>1>Build log was saved at "file://e:\Slicer\IGSTKSandbox-build\Testing\igstkTrackerSupervisedTests.dir\Debug\BuildLog.htm"<br>1>igstkTrackerSupervisedTests - 5 error(s), 0 warning(s)<br>7>------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------<br>7>Project not selected to build for this solution configuration <br>========== Build: 0 succeeded, 1 failed, 52 up-to-date, 6 skipped ==========