Hi all,<br>
<br>
I'm trying to run the "AscensionTracker" sample from the Sandbox-4.4.
Everything compiled. But it crashes while attempting to execute this
instruction :<br>
<br>
igstk::SerialCommunication::Pointer serialComm = igstk::SerialCommunication::New();<br>
<br>
Actually I don't think the crash is due to any wrong implementation,
that's why I didn't go further on debugging. First, I want to make sure
everything prior the compilation is done correctly. Hence, my question
is :<br>
<br>
Where can I find the description of each IGSTK's,
ITK's, and VTK's CMake variables ? I feel that I missed something while configuring their
environnment.<br>
<br>
Thank you in advance,<br>
Regards<br><br><i>OS : Windows XP Pro<br>IGSTK-4.4<br>InsightToolkit-3.20.0<br>vtk-5.6.1<br>Sandbox-4.4</i><br>