<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content=text/html;charset=iso-8859-7>
<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY id=MailContainerBody
style="PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-TOP: 15px"
bgColor=#ffffff leftMargin=0 topMargin=0 CanvasTabStop="true"
name="Compose message area">
<DIV><FONT face=Arial size=2>Hello.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I had one working MFC project that i made some
time ago. But after installing ITK i can't build the solution of MFC and i
get the error messages:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>C:\Program Files\Microsoft Visual Studio
8\VC\atlmfc\include\atltime.inl(140) : error C2039: '_time64' : is not a member
of '`global namespace''<BR>C:\Program Files\Microsoft Visual Studio
8\VC\atlmfc\include\atltime.inl(196) : error C3861: '_mktime64': identifier not
found<BR>C:\Program Files\Microsoft Visual Studio
8\VC\atlmfc\include\atltime.inl(363) : error C3861: '_gmtime64_s': identifier
not found<BR>C:\Program Files\Microsoft Visual Studio
8\VC\atlmfc\include\atltime.inl(400) : error C3861: '_localtime64_s': identifier
not found<BR>C:\Program Files\Microsoft Visual Studio
8\VC\atlmfc\include\atltime.h(396) : error C3861: 'strftime': identifier not
found<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>The same error messages appear even when i create a
clean MFC project and build it. I am using Visual Studio 2005 and a 32 bit
system. Did ITK change some settings of my compiler during installation? I am
sure it has something to do with ITK being installed cause i created an MFC
project on my pc (which didn't have itk installed) and it worked just fine.
After installing ITK using CMake etc, the project didn't work and i got the
errors mentioned above.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2>Polys</DIV></FONT></BODY></HTML>