[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:41:09 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
Luis Ibanez wrote:
>
> Hi Rashed,
>
> Thanks for letting us know about the versions that you are using.
>
> Dash11 is using the CVS version of ITK with the CVS version of
> CMake. That is, today's CVS version of both tools.
>
>
> Note that by the time we released ITK 3.2 it was also a green
> Dashboard in the Visual Studio platforms.
>
> Have you used your current Visual Studio installation for
> building any other medium/large size projects ?
>
> Do you have other versions of Visual Studio in your machine ?
> besides the .NET 2003 versions ?
>
> CMake asked you for the version of the compiler, when you
> ran the configuration of ITK the first time.
>
>
> At this point your installation of Visual Studio is the main
> suspect....
>
>
> Please let us know,
>
>
> Thanks
>
>
> Luis
>
>
> ===============
> rashedk wrote:
>> Hi Luis,
>>
>> Thanks for your reply. I am using ITK version 3.2.0 (which is the
>> latest),
>> and cmake version 2.4.7.
>>
>> So what versions of ITK and cmake does dash11.kitware correspond to?
>>
>> Rashed.
>>
>>
>> Luis Ibanez wrote:
>>
>>>
>>>
>>>
>>>Hi Rashed,
>>>
>>>
>>> What version of ITK are you using ?
>>> What version of CMake are you using ?
>>>
>>>
>>>We build ITK Nightly on Visual Studio 7.1 (.NET 2003)
>>>
>>>You can see the builds of
>>>
>>> dash11.kitware Win32-vs71
>>>
>>>
>>>Here is last night build:
>>>http://www.itk.org/Testing/Dashboard/20070722-0100-Nightly/Dashboard.html
>>>
>>>
>>>
>>> Regards,
>>>
>>>
>>> Luis
>>>
>>>
>>>---------------------
>>>rashed karim 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
>>>
>>>_______________________________________________
>>>Insight-users mailing list
>>>Insight-users at itk.org
>>>http://www.itk.org/mailman/listinfo/insight-users
>>>
>>>
>>
>>
> _______________________________________________
> 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#a11750250
Sent from the ITK - Users mailing list archive at Nabble.com.
More information about the Insight-users
mailing list