[Insight-developers] itk compile in vs 2005 problem
Hhh
oscarhx at yahoo.cn
Sat Apr 14 02:49:15 EDT 2012
i generate itk sln in vs2005 with cmake.
while compiling, when meet .hxx files it says can't match function defination and declaration.
i search web for help,
i follow the following step:
1) Go to the "Tools" menu in the top bar
2) Select "Options..."
3) Select the tab "Projects"
4) Select the option "VC++ Build"
5) Look at the field: "C/C++ File Extensions"
You should only have there the following extensions
*.cpp; *.cxx; *.cc *.c
if you find any *.txx or *.hxx you must remove them
from that list.
6) Click "OK" when you are done.
restart my pc,
but it works as before....
so anyone can help me?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-developers/attachments/20120414/d433cf82/attachment.htm>
More information about the Insight-developers
mailing list