[Insight-users] x64 and x86

Gib Bogle g.bogle at auckland.ac.nz
Thu Mar 31 20:52:12 EDT 2011


I've built the static ITK libraries on 64-bit Windows 7, with MinGW, and built 
an application using these libraries.  When I look at the executable with 
Dependency Walker it tells me that while the executable is x64, all the Windows 
DLLs (e.g. ADVAPI32, GDI32, KERNEL32, ...) are x86.  Should I care about this? 
If so, what's the proper way to build a fully x64 application?


More information about the Insight-users mailing list