<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>i generate itk sln in vs2005 with cmake.</DIV>
<DIV>while compiling, when meet .hxx files it says can't match function defination and declaration.</DIV>
<DIV>i search web for help,</DIV>
<DIV>i follow the following step:</DIV>
<DIV><BR>1) Go to the "Tools" menu in the top bar<BR><BR>2) Select "Options..."<BR><BR>3) Select the tab "Projects"<BR><BR>4) Select the option "VC++ Build"<BR><BR>5) Look at the field: "C/C++ File Extensions"<BR><BR>You should only have there the following extensions<BR><BR>*.cpp; *.cxx; *.cc *.c<BR><BR>if you find any *.txx or *.hxx you must remove them<BR>from that list.<BR><BR>6) Click "OK" when you are done.<BR></DIV>
<DIV>restart my pc,</DIV>
<DIV>but it works as before....</DIV>
<DIV>so anyone can help me? </DIV></td></tr></table>