in reply to Re^3: Creating Standalone Win32 Executable
in thread Creating Standalone Win32 Executable
I have already tried with that, but still am getting the error messages 'program cannot start because perl514.dll is missing...'
I used the command: pp --link=perl514.dll -o final.exe myScript.pl. I kept the dll file in the current folder to have pp see it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Creating Standalone Win32 Executable
by zentara (Cardinal) on Jul 20, 2012 at 20:38 UTC | |
by bulk88 (Priest) on Jul 21, 2012 at 05:44 UTC |