[Insight-users] Compile ITK - 3.10.2 (patch 1) - Win64 : GCC_XML

Brad King brad.king at kitware.com
Thu Feb 5 09:16:02 EST 2009


Brad King wrote:
> Paulo Henrique Junqueira Amorim wrote:
>> 20>Compiler "C:/Program Files (x86)/Microsoft Visual Studio 
>> 9.0/VC/bin/amd64/cl.exe" is not supported by GCC_XML because none of 
>> MSVC 6, 7, 7.1, 8 is installed.
> 
> There is a bug in this error message.  It should be looking for Vc9 too. 
>  I'll fix that.
> 
> I think the real problem is that 64-bit gccxml does not look in 32-bit 
> registry entries, so it does not see the VS installation.  This is an 
> issue with the way MS implements support for both 64-bit and 32-bit 
> applications.  An application without knowledge of the mechanism only 
> sees registry entries for applications built with the same 'bitness'. 
> I'm working on a fix to teach gccxml where to look.

I've attached a patch which should fix this.

-Brad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cswig-win64.patch
Type: text/x-diff
Size: 1369 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090205/00c32966/attachment.patch>


More information about the Insight-users mailing list