> Jaya Meghani wrote:
> > Hi,
> Hi Jaya,
> 
> > 
> > I am using Visual Studio 2005,Qt4.1.2 on Windows.
> 
> Windows version, arch? Please be more precise next time. I 
> try to guess...
I am using WindowsXP - Service Pack 2, Intel Core2 CPU T7400 @ 2.16GHz.
So its 32 bit.
> 
> > 
> > I get this error:
> > 
> 
> ...
> 
> > CMakeFiles\cmTryCompileExec.dir\testCCompiler.obj : fatal 
> error LNK1112:
> > module machine type 'X86' conflicts with target machine type 'x64' 
> > NMAKE
> > : fatal error U1077: 'C:\PROGRA~1\MICROS~4\VC\bin\cl.exe' : return 
> > code '0x2' Stop. NMAKE : fatal error U1077: '"C:\Program 
> > Files\Microsoft Visual Studio 8\VC\BIN\nmake.exe"' : return 
> code '0x2' Stop.
> > 
> 
> Looks like you have a 64bit processor and nmake has a problem 
> with the machine type. Did your VS come with a
> 
>    "Visual Studio 2005 x64 Win64 Command Prompt"
> 
> If not install the x64 tools.
> 
> I googled this ;)
I got this on google too (before posting query) but since I have 32bit
machine..I needed help.
I also read somewhere that this error comes when libraries are compiled
for different configurations (32 and 64) and linker is trying to link
them.
> 
> 
> 
>       -- andreas
> 
> --
> http://www.cynapses.org/ - cybernetic synapses
> 
> 
> 
_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to