<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV>i generate itk sln in vs2005&nbsp;with cmake.</DIV>
<DIV>while compiling, when meet .hxx files it says can't match function&nbsp;defination and declaration.</DIV>
<DIV>i search web for help,</DIV>
<DIV>i follow the&nbsp;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&nbsp; "Projects"<BR><BR>4) Select the option "VC++ Build"<BR><BR>5) Look at the field: "C/C++ File Extensions"<BR><BR>&nbsp;&nbsp;&nbsp; You should only have there the following extensions<BR><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *.cpp;&nbsp; *.cxx;&nbsp;&nbsp; *.cc&nbsp;&nbsp; *.c<BR><BR>&nbsp;&nbsp;&nbsp; if you find any&nbsp; *.txx or *.hxx you must remove them<BR>&nbsp;&nbsp;&nbsp; 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?&nbsp;</DIV></td></tr></table>