[Insight-users] Building problems in VC .NET 2003 - include files time.h times.h resource.h

rashedk rashed.vtk at googlemail.com
Mon Jul 23 14:39:49 EDT 2007


Hi Luis, 

Thanks for your help. I figured out the problem. You were right, the current
ITK version in CVS should compile in VC .net 2003 and it did compile. I had
visual studio 98 installed in the same machine, and cmake picked up the
settings for visual studio 98 for some reason, although i kept specifying
the compiler as VC .NET. I uninstalled visual studio 98 and cmake picked up
the correct cl compiler. 

So it did build with no errors in VC .NET 2003. 


Thanks again, 

Rashed karim 


rashedk wrote:
> 
> Hi all,
> 
> I am having problems building ITK in visual studio .net 2003. The compiler
> cannot find the files:
> 
> #include <sys/time.h>
> #include <sys/resource.h>
> #include <sys/times.h>
> 
> I have checked my <visual studio path>/Vc7\include directory where I have
> only found time.h. I can't seem to locate the other two|: resouce.h and
> times.h  files.
> 
> Has anyone had the same problem when compiling with .net 2003 ? My OS is
> Win
> XP.
> 
> Thanks in advance for any sort of help,
> 
> Rashed.
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 
> 

-- 
View this message in context: http://www.nabble.com/Building-problems-in-VC-.NET-2003---include-files-time.h-times.h-resource.h-tf4124925.html#a11750223
Sent from the ITK - Users mailing list archive at Nabble.com.



More information about the Insight-users mailing list