<div>Hello all users,</div> <div>I am a new user of ITK and that's why I faced a problem with the first example' Hello world' which is located at Insight\Installation.When I try to debug the program,I faced with the proble as follow:</div> <div>**Debuging information for 'tstcon32.exe' can not be found or doesn't match. No symbols loaded.</div> <div>What can I do to remove this problem.</div> <div>My cmake.list is as follow:</div> <div>PROJECT(HelloWorld)</div> <div># Find ITK.<BR>FIND_PACKAGE(ITK REQUIRED)<BR>IF(ITK_FOUND)<BR> INCLUDE(${ITK_USE_FILE})<BR>ENDIF(ITK_FOUND)</div> <div>ADD_EXECUTABLE(HelloWorld HelloWorld.cxx )</div> <div>TARGET_LINK_LIBRARIES(HelloWorld ITKCommon)<BR> </div> <div>and my Cxx is as follow:</div><FONT color=#0000ff size=2> <div>#include</FONT><FONT size=2> </FONT><FONT color=#800000 size=2>"itkImage.h"</div></FONT><FONT color=#0000ff size=2> <div>#include</FONT><FONT size=2> </FONT><FONT color=#800000
size=2><iostream></div></FONT><FONT color=#0000ff size=2> <div>int</FONT><FONT size=2> main()</div> <div>{</div> <div></FONT><FONT color=#0000ff size=2>typedef</FONT><FONT size=2> itk::Image< </FONT><FONT color=#0000ff size=2>unsigned</FONT><FONT size=2> </FONT><FONT color=#0000ff size=2>short</FONT><FONT size=2>, 3 > ImageType;</div> <div>ImageType::Pointer image = ImageType::New();</div> <div>std::cout << </FONT><FONT color=#800000 size=2>"ITK Hello World !"</FONT><FONT size=2> << std::endl;</div> <div></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> 0;</div> <div>}</div></FONT> <div>please help me.</div> <div>Thank you </div> <div>Alireza </div><p> 
<hr size=1>Don't be flakey. <a href="http://us.rd.yahoo.com/evt=43909/*http://mobile.yahoo.com/mail">Get Yahoo! Mail for Mobile</a> and <br><a href="http://us.rd.yahoo.com/evt=43909/*http://mobile.yahoo.com/mail">always stay connected</a> to friends.