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 amd64 and aarch64. I have also gotten to work with Mac osx up to 10.15, when my project stopped supporting osx. Don Peddicord
> On Sep 23, 2024, at 5:58 PM, Jim Clark via wxperl-users > <wxperl-users@perl.org> wrote: > > 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 <jvrom...@squirrel.nl> wrote: >> >>> On Mon, 23 Sep 2024 11:03:37 -0700, Ralph Walden <ralp...@gmail.com> 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 the >> newer features of 3.2. I am still in the process of finding the most decent >> base version (0.9932? 0.9934?) for merging all the patches that I have >> developed and encountered in different places. >> >