[Insight-users] Re: VTK/ITK with VC8
Karthik Krishnan
Karthik.Krishnan at kitware.com
Tue Nov 29 16:29:28 EST 2005
I am able to build fine with VS8
You did not follow all the steps in
http://msdn.microsoft.com/vstudio/express/visualc/download/
You need to do Step 4. (install plaatform SDK)
Regards
karthik
Arash Jahangir wrote:
> Hi Nic,
> I have gotten it to the point that the nightly code compiles if I
> limit myself to a minimal build (more problems on ITK than VTK) but in
> both cases the linker has issues. Typical error message is with
> unresolved external symbols:
>
> Error 6 error LNK2019: unresolved external symbol
> __imp__DestroyWindow at 4 referenced in function "protected: virtual
> __thiscall itk::Win32OutputWindow::~Win32OutputWindow(void)"
> (??1Win32OutputWindow at itk@@MAE at XZ) ITKCommon.lib
>
>
> I'd appreciate any help with this.
>
> Arash
>
> ----- Original Message ----- From: "Nicolaus Andratschke"
> <koegli at yahoo.com>
> To: <arash at vije.ca>
> Sent: Monday, November 28, 2005 3:04 PM
> Subject: VTK/ITK with VC8
>
>
>> Hi Arash,
>>
>> I'm facing similar problems.
>> Actually, the c++ part compiles quite well (VTK and
>> ITK). I'll try Python wrapping today with VTK. The
>> Python part with ITK fails completely. BTW, I haven't
>> succeded to build CableSwig etc. for any Windows
>> platform. That's why I switched to Ubuntu Linux.
>>
>> Unfortunately, there is a problem with ITK on Windows
>> platforms as I regularly get exceptions when handling
>> IO, e.g. with reading and writing dicom images. I'll
>> post a message to the list.
>>
>> I would appreciate any update on your problem.
>> Conversely, I let you know when I succeded.
>>
>> NIC
>>
>>
>>
>> __________________________________
>> Yahoo! Music Unlimited
>> Access over 1 million songs. Try it free.
>> http://music.yahoo.com/unlimited/
>>
>
> _______________________________________________
> 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