Hello everybody,

 

I was able to create an executable using the following command

pp -x --gui --icon "path/to/my/icon.ico" -o my_program.exe my_program.pl

 

The program is executed while generating the exe and the GUI is loaded.
It seems to work since I can perform all operations correctly. I close
the application window and pp finishes the creation process.

 

When I try to start the executable from a command line window nothing
happens. Why is that and what can I do to at least see an error message?

 

Thank you in advance,

Nele

Reply via email to