<div dir="ltr"><div><div><div><div><div><div><div>Morgen, zusammen!<br><br></div>@nine: Der Reportstatus für '<a href="http://testers.perl6.org/reports/92157.html">http://testers.perl6.org/reports/92157.html</a>' ist falsch.<br></div>Configure.pl6 geht schief, bzw der nmake Aufruf:<br><br>C:\Program Files (x86)\Microsoft Visual Studio 14.0\.panda-work\1455012822_1>perl6 configure.pl6<br><br>Microsoft (R) Program Maintenance Utility Version 14.00.23506.0<br>Copyright (C) Microsoft Corporation.  All rights reserved.<br><br>        del .\resources\libraries\p5helper.dll<br>Could Not Find C:\Program Files (x86)\Microsoft Visual Studio 14.0\.panda-work\1455012822_1\resources\libraries\p5helper.dll<br>        gcc -Wall p5helper.c `perl -MExtUtils::Embed -e ccopts -e ldopts` -shared -o .\resources\libraries\p5helper.dll -fPIC -g<br>gcc.EXE: error: `perl: No such file or directory<br>gcc.EXE: error: unrecognized command line option '-MExtUtils::Embed'<br>NMAKE : fatal error U1077: 'C:\strawberry\c\bin\gcc.EXE' : return code '0x1'<br>Stop.<br>The spawned process exited unsuccessfully (exit code: 2) in block <unit> at configure.pl6 line 16<br><br></div>Im Makefile.in hab ich zuerst "rm" durch "del" ersetzt. Da hat nmake gemeckert, dass rm nicht existiert.<br></div>Außerdem hab ich die Slashes geändert (Windowsstyle und so).<br></div>Trotzdem findet er jetzt Perl nicht, obwohl gcc gefunden worden ist.<br><br></div>Grüße,<br></div>Wolf<br></div>