Hello,
I have used perl2exe in the past but am trying to use the
community-supported alternative. This is on Windows 7:
par install seems to have gone OK:
C:\Perl\site\par\PAR-1.002>nmake
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\site\par\PAR-1.002>
I handled all the dependencies listed in the Par-Packer installation,
and downloaded and installed gcc. But am getting an error in the nmake:
C:\Perl\site\par\PAR-Packer-1.006>nmake
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
C:\Perl\bin\perl.exe "-Minc::Module::Install" -e
"extract_par(q(PAR-Packer-1.006-MSWin32-x86-multi-thread-5.10.
1.par))"
Set up gcc environment - 3.4.5 (mingw-vista special r3)
syntax error at -e line 1, next char )
Missing right curly or square bracket at -e line 1, at end of line
Execution of -e aborted due to compilation errors.
NMAKE : fatal error U1077: 'C:\Windows\system32\cmd.exe' : return code
'0xff'
Stop.
C:\Perl\site\par\PAR-Packer-1.006>
No idea where to go from here. Can anyone help?
Thanks
Peter