in reply to Problem with compiling WxGlade generated Perl code using PAR::Packer
Hi,
There are no error messages, no warnings either during compilation or later during execution.There is no visual effect at all. The application fails to run.But the code which is generated by WxGlade runs properly.
In order to test, I created just a frame with a title.I generated the perl code. I compiled the code like below.
pp --gui -o MyApp app.pl
When I clicked on MyApp, nothing happened. It failed to run too.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Problem with compiling WxGlade generated Perl code using PAR::Packer
by Anonymous Monk on Nov 18, 2012 at 12:00 UTC |