[Insight-users] compiling vtk with mingw or free VC++ Toolkit
Max Schoebinger
m.schoebinger at dkfz-heidelberg.de
Mon Aug 2 04:18:24 EDT 2004
Hi Nic & Louis,
according to http://www.wxwindows.org/lnk_msw.htm the Microsoft Platform
SDK (which is also freely available) contains the missing tools
nmake.exe, lib.exe and cvtres.exe for the win64 platform (they also work
on win32!). It looks like you can get a full build-system for building
itk by using this tools. Maybe its worth a try...
Best regards,
Max Schoebinger
--
Dipl.-Inform. Med. Max Schöbinger
Deutsches Krebsforschungszentrum (German Cancer Research Center)
Div. Medical & Biological Informatics Tel: (+49) 6221-42 2370
Im Neuenheimer Feld 280 Fax: (+49) 6221-42 2345
D-69120 Heidelberg E-Mail: M.Schoebinger at dkfz.de
Luis Ibanez wrote:
>
> Hi Nic,
>
>
> A) The VC++ Toolkit from Microsoft lacks components
> needed for building systems such as VTK and ITK.
> In particular is doesn't have:
>
> 1) nmake
> 2) lib
>
> Therefore, it cannot build a complex project
> and cannot create a library :-/
>
>
> B) Borland Bcc 5.5 is known to work with ITK.
> We have nighly and continous builds with it
> on the Dashboard.
>
>
> C) ... don't know about mingw...
>
>
> D) You may want to consider Cygwin as an option.
> This will give you GCC, plus a full fledged
> Unix system inside your Windows system. You
> can download Cygwin for free from
>
> http://www.cygwin.com/
>
>
> Regards,
>
>
> Luis
>
>
> ----------------------------------
> Nicolaus Andratschke wrote:
>
>> Has anybody achieved compiling itk with the free mingw
>> compiler or the VC++ Toolkit from Microsoft.
>>
>> I'm still struggling compiling itk 1.6 with either
>> Borland BCC5.5, mingw 3.1 or VC++.
>> NIC
>>
>>
>>
>
>
> _______________________________________________
> 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