Hi,<br><br>Apply the patch in CableSwig but still with errors. Attached is the log.<br><br><br><br>Regards,<br>Paulo Amorim<br><br><br><br><br><br><div class="gmail_quote">2009/2/5 Brad King <span dir="ltr"><<a href="mailto:brad.king@kitware.com">brad.king@kitware.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">Brad King wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Paulo Henrique Junqueira Amorim wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
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.<br>
</blockquote>
<br>
There is a bug in this error message. It should be looking for Vc9 too. I'll fix that.<br>
<br>
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.<br>
</blockquote>
<br></div>
I've attached a patch which should fix this.<br><font color="#888888">
<br>
-Brad<br>
</font></blockquote></div><br>