From: Marcus <li...@wo...> - 2001-11-22 12:05:25
|
On 21.11.01 at 22:17 Mattia Barbon wrote: >I figured >it'd be easier to autogenerate exports for events too. You should >look at Wx::_Exp.pm, that lists them all, and it use()d by >Wx.pm . In short: there is something wrong with perl2exe :-) First, Thanks to Mattia for creating wxPerl. I looked at wx twice in the last 1.5 years, but it didn't support Perl, so I decided to move. This is very cool :-) I just compiled the treectrl sample with Perl2Exe and it worked when the wx22_7.dll was in the same directory from which the application was run. Are you saying that more complex applications do not run at all, or that they do not work in the way you were experimenting with? I'd like to ask the Perl2Exe developers if they would support wxPerl. Can you give me any technical info as to what they need to do which I could send them? I need to be able to distribute my applications to regular Windows users, so an .exe file is necessary if I'm to use wxPerl. Wx looks great, so I hope it is possible. Thanks, Marcus |