Lakkundi, Vijayendra R wrote:
.\..\..\..\..\..\Build\Win64\VC6\Release\obj\Win32PlatformUtils.obj :
fatal error LNK1112: module machine type 'AMD64' conflicts with target
machine type 'IA64'
Projects are configured for IA64 (Intel Itanium), not for AMD64. You can
change all occurences of IA64 to AMD64 in project files manually and
see if it helps.
Good luck !
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]