Re: Any tutorials or how-to's for wxPerl on MacOS?
[email protected] (Brett Estrade)
| Newsgroups | perl.wxperl.users |
|---|---|
| Message-ID | <CAAiCSq6u34THrSHojCJYU=FVkEwVM8Hkj-CAqndTi+xyhurCQw@mail.gmail.com> |
Hi David, The latest release indicates it works for MacOS - but I have not tried it. My MacOS is ancient, and for wxPerl I am generally focused on a Windows development environment that *nix folks can use without pulling their hair out. https://github.com/sciurius/wxPerl/releases/tag/R3.010 What is the modern way Perl versions are updated on MacOS or are you using system perl? Cheers, Brett On Sun, Aug 9, 2026 at 7:18 PM David Kaufman <[email protected]> wrote: > 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/ >>> >> > >