Re: wxPerl update

2024-09-24 Thread Jim Burwell via wxperl-users
Ah that’s the one thing I was going to try by haven’t gotten to it yet. I’ve had to do that with other stuff that and link it against the newer libs, etc. > On Sep 23, 2024, at 18:54, Don Peddicord wrote: > > The version of Linux is not so important. The issue I have found is with > Alien-wxW

Re: wxPerl update

2024-09-23 Thread Jim Clark via wxperl-users
Very nice! What every you can share to help would be super awesome! - Jim Clark Senior Software Engineer, EES Development Team Apple, Inc  408-781-1425 (cell) ** Converting pizza into code for over 25 years ** > On Sep 23, 2024, at 6:54 PM, Don Peddicord wr

Re: wxPerl update

2024-09-23 Thread Don Peddicord
The version of Linux is not so important. The issue I have found is with Alien-wxWidgets which can be overcome by building wxWidgets yourself.. wxPerl and Alien are out of date enough that tweaks are needed to compile them. But I have gotten it to work with rhel 7,8, and 9 (the latter on both a

Re: wxPerl update

2024-09-23 Thread Jim Clark via wxperl-users
Does this compile and run on RedHat 8+? - Jim Clark Senior Software Engineer, EES Development Team Apple, Inc  408-781-1425 (cell) ** Converting pizza into code for over 25 years ** > On Sep 23, 2024, at 1:43 PM, Johan Vromans wrote: > > On Mon, 23 Sep 202

Re: wxPerl update

2024-09-23 Thread Johan Vromans
On Mon, 23 Sep 2024 11:03:37 -0700, Ralph Walden wrote: > If wxPerl was made compatible with wxWidgets 3.2, I'd add support for the > language to wxUiEditor I have wxPerl operational with wxWidgets 3.2 on Linux, Windows and Mac. It is compatible (i.e. existing apps run fine) but doesn't yet have

wxPerl update

2024-09-23 Thread Ralph Walden
If wxPerl was made compatible with wxWidgets 3.2, I'd add support for the language to wxUiEditor (RAD tool) to make creating UI easier (it would generate the necessary wxPerl code to implement the UI). I *might* be able to help a bit with updating it if it's a github repository -- but my focus is p