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 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 ;)



        -- andreas

-- 
http://www.cynapses.org/ - cybernetic synapses


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to