<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>I started using ITK toolbox. To my opinion I installed the toolbox and Cmake correctly. The helloworld program is working fine but I had to add a number of paths in Tools --> Options --> Project and Solutions --> VC++ Directories in order to find the correct lib and .h files. Then I tried the next example Image1.cxx from the ItkSoftwareGuide.pdf and I had to set more and more directories. Hence I got an error message and don't know what to do: the first error of the 23 errors is:<br><br>Error 1 error LNK2019: unresolved external symbol "public: __thiscall vnl_matrix<double>::~vnl_matrix<double>(void)" (??1?$vnl_matrix@N@@QAE@XZ) referenced in function "public: class vnl_matrix_fixed<double,3,3> __thiscall itk::Matrix<double,3,3>::GetInverse(void)const " (?GetInverse@?$Matrix@N$02$02@itk@@QBE?AV?$vnl_matrix_fixed@N$02$02@@XZ) Image1.obj Image1<br><br>Can someone help me with this, because I have to set the correct directories properly before I can even start programming myself instead of trying the examples.<br><br>Furthermore my second question is: Which directories do I have to set in order to find all the necessarily itk header files and lib files? For the lib files it seems to be d:\IKT\InsightBin\bin\Debug<br><br>Thanks<br><br>Roel<br><br><br><br><a href="http://windowslive.com/Explore/Hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_access_112008"></a><br /><hr />Color coding for safety: Windows Live Hotmail alerts you to suspicious email. <a href='http://windowslive.com/Explore/Hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_safety_112008 ' target='_new'>Sign up today.</a></body>
</html>