[Insight-users] Another problem with Visual Studio Express 2005 andITK

Park MinJae MJ at toti.us
Wed Nov 9 00:45:20 EST 2005


Dear Jian Wu

I had that problem...it is because of VS2005's strict rule for compiling...

You gotta check whether the ITK has been compiled well or not...

And you gotta change 'sqrtf' part
(you can just comment that out ^^)

Good luck

MJ

//=================================================
//  Park MinJae
//  SNU BME Ph.D. Candidate
//
//  DialTo:+82-2-2072-1685
//  MailTo:MJ at ToTi.us
//
//  Make the Dream True...
//=================================================



 

-----Original Message-----
From: insight-users-bounces+mj=toti.us at itk.org
[mailto:insight-users-bounces+mj=toti.us at itk.org] On Behalf Of Jian Wu
Sent: Wednesday, November 09, 2005 1:46 PM
To: Karthik.Krishnan at kitware.com; insight-users at itk.org
Subject: [Insight-users] Another problem with Visual Studio Express 2005
andITK

Dear ITK users,
I have installed SDK and set up the path as instructed.
There is still a linking error "cannot open file "ITKNumerics.lib" when
building itk.sln.
Please help! Thanks!

Jian Wu

>From: Karthik Krishnan <Karthik.Krishnan at kitware.com>
>To: Jian Wu <eewujian at hotmail.com>
>CC: insight-users at itk.org, A.Huisman-4 at umcutrecht.nl
>Subject: Re: [Insight-users] Visual Studio Express 2005 and ITK
>Date: Tue, 08 Nov 2005 17:04:46 -0500
>
>For some reason, Microsoft moved windows.h out of Visual Studio 8 
>directory into the "Microsoft Platform SDK directory".
>
>You need to download Platform SDK from the Microsoft website. They 
>"recommend" it when you install VS 2005.
>
>After you install "Platform SDK", you need to add it to the include path.
>
>So add the path below manually to the list of include paths for your 
>project Program Files\Microsoft Platform SDK\Include
>
>or
>just create a link in
>Program Files\Microsoft Visual Studo 8\PlatformSDK that links it to 
>Program Files\Microsoft Platform SDK\
>
>See: http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/
>
>HTH
>karthik
>
>
>
>Jian Wu wrote:
>
>>I got the same error message. I made a search in the VC++ 8 2005 
>>express directory. There is no file named "windows.h".
>>Jian Wu
>>
>>
>>>From: "Huisman, A." <A.Huisman-4 at umcutrecht.nl>
>>>To: <insight-users at itk.org>
>>>Subject: [Insight-users] Visual Studio Express 2005 and ITK
>>>Date: Tue, 8 Nov 2005 15:11:53 +0100
>>>
>>>Dear ITK-users,
>>>
>>>Are there any of you that have experience with compiling the 
>>>just-released final version of (the free) Microsoft Visual Studio 
>>>2005 express edition?
>>>I did a quick test, it complained about missing "windows.h". In Cmake
>>>(2.0.6) I selected to build for Visual 8 2005. That works fine: the 
>>>solution file is ok.
>>>
>>>Andr?Huisman
>>>_______________________________________________
>>>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



More information about the Insight-users mailing list