in reply to Compiling Problems with PerlApp! Please Help.
I haven't used Wx before. I am not sure that you need this extra Packager if you are going to build a standalone .exe file. The current version of PerlApp is pretty smart about finding dependencies and getting them into the .exe. They have written some extra code with some heuristics for some of the major libraries, like Tk and hopefully Wx also.
What happened when you tried to make a standalone .exe without this extra packager?
Of course please confirm that you have an application that is working just fine with Wx before you tried to add this extra package manager?
Update: Making a .exe file with a graphical UI is definitely not a "simple.pl" job! This can get pretty hairy! PerlApp has gotten a heck of a lot smarter since the first time that I used it. But this can still be a "non-trivial" exercise. Are you able to make a .exe from some non-graphical UI program with PerlApp? It just seems to me that you are trying to make a very big leap in one step.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Compiling Problems with PerlApp! Please Help.
by Anonymous Monk on Oct 16, 2010 at 18:49 UTC | |
by StmyD (Initiate) on Oct 16, 2010 at 18:51 UTC | |
by Anonymous Monk on Oct 16, 2010 at 18:53 UTC |