Any tutorials or how-to's for wxPerl on MacOS?
[email protected] (David Kaufman)
| Newsgroups | perl.wxperl.users |
|---|---|
| Message-ID | <CALBaPhNWNkCnvdr2jzMWjthVDQ-e0hFFoSEfnSkFhJDudHR2_w@mail.gmail.com> |
Hi wxPerlians! Are there instructions somewhere for how to install recent versions of wxPerl (and Alien-wxWidgets) on MacOS? I'm on Sequoia 15.7.9 on Intel, if that matters... I haven't sees Mac mentioned on the mailing list recently, or anything much in the Wki. Am I missing something obvious? Or am I the only old-skool wxPerlian not on Windows anymore? The docs/INSTALL.pod <https://github.com/sciurius/wxPerl/blob/master/docs/INSTALL.pod> appears to be slightly out of date :-) I'd be happy to contribute an update! thanks, -dave On Sun, Aug 9, 2026 at 4:36 AM Brett Estrade <[email protected]> wrote: > Great, thank you! For some reason these emails landed in spam, but I'm > excited to try this latest release. > > Cheers, > Brett > > On Wed, Aug 5, 2026 at 1:32 AM Johan Vromans <[email protected]> wrote: > >> wxPerl version 3.010 has been released and is available on GitHub. >> >> This version fixes some compile/build bugs with stricter C++ compilers and >> toolchains. As a consquence, building requires ExtUtils::XSpp >= 0.19 >> and ExtUtils::ParseXS >= 3.61. >> >> Also included are fixes contributed by Brett Estade contributed that make >> the build tests succeed again with wxWidgets 3.3.1 and later. >> >> For best results, remove all installed Alien::wxWidgets packages and >> install the latest from GitHub. >> >> **This version CAN NOT be used with wxWidgets older than 3.2. >> Use https://github.com/sciurius/wxPerl/releases/tag/R0.9933 instead.** >> >> Release: https://github.com/sciurius/wxPerl/releases >> Issues: https://github.com/sciurius/wxPerl/issues >> Alien::wxWidgets: >> https://github.com/sciurius/perl-Alien-wxWidgets/releases/ >> >