develooper Front page | perl.perl5.porters | Postings from August 2011

Error building on windows 7 x64 with nmake

Thread Next
From:
register
Date:
August 13, 2011 13:26
Subject:
Error building on windows 7 x64 with nmake
Message ID:
CAAnJRPWBwKCpus1r3EoHJ6m5pxpSS0Jz+odf8OciokfiC45Cpw@mail.gmail.com
When I try to build from source in Windows 7, x64, visual studio 2010 full,
perl-5.14.1 I get the following error:

        link -subsystem:console -out:..\generate_uudmap.exe
@C:\Users\lucar\AppD
ata\Local\Temp\nmD6A3.tmp
..\generate_uudmap.obj : fatal error LNK1112: module machine type 'X86'
conflict
s with target machine type 'x64'
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
10.0
\VC\BIN\link.EXE"' : return code '0x458'


Here you can find my win32/Makefile: http://pastebin.com/nxmTYsEG. It's all
pretty default stuff and only directories, compiler version and debug are
set.

Here there is the complete log from nmake: http://pastebin.com/YjjTtaX9.


I looked in vain for a solution on the internet. Some suggestions?

Thanks,
reg

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About