Wed Jan 22 04:12:50 2014: Request 92353 was acted upon. Transaction: Correspondence added by RSCHUPP Queue: PAR-Packer Subject: Installation failed - NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~1.0\VC\bin\nmake.exe' : code reto ur '0x2' Broken in: 1.017 Severity: (no value) Owner: Nobody Requestors: dji...@cpan.org Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=92353 >
On 2014-01-22 03:40:52, DJIBEL wrote: > I am using Perl ActivePerl 5.16.3 On Windows 8.1 on 64 bits. > I have also Microsoft Visual Studio C++ express (C:\Program Files > (x86)\Microsoft Visual Studio 11.0). Sorry, I don't have neither that environment nor that toolchain... > cl -c -Zm1000 -nologo -GF -W3 -MD -Zi -DNDEBUG -Ox -GL -fp:precise > -DWI > N32 -D_CONSOLE -DNO_STRICT -DWIN64 -DCONSERVATIVE > -DPERL_TEXTMODE_SCRIPTS -DUSE > SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO > -I"E:\Perl64\lib\CORE" -DPARL_EXE=\"parl.exe\" -MD -Zi -DNDEBUG -Ox > -GL -fp:precise mai n.c > NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual > Studio 11.0 \VC\bin\cl.EXE"' : code retour '0xc0000135' Stop. ...and until you manage to extract a meaningful error message from Visual Studio I can't even guess why it fails to compile main.c. Cheers, Roderich