From: Casey W. <wil...@nc...> - 2001-11-21 18:30:46
|
I tried to do this recently and found that I had to include the wx22_7.dll *outside* the exe, as long as it's in a system dir or in the same dir as your exe, it should work. I've been thinking about maybe binding the dll into the exe and then seeing if I could use a BEGIN block to copy that dll to where it needs to be. We'll see. -Casey Williams ----- Original Message ----- From: "Marcus" <li...@wo...> To: <wxp...@li...> Sent: Wednesday, November 21, 2001 12:17 PM Subject: [wxperl-users] Perl2Exe with wxPerl > Is it possible to use Perl2Exe, or PerlApp, with wxPerl to create > binaries for distribution, or is there another way? > > Thanks, > > Marcus > > > > _______________________________________________ > wxperl-users mailing list > wxp...@li... > https://lists.sourceforge.net/lists/listinfo/wxperl-users > |