Re: wxPerl repo
[email protected] (Don Peddicord) Sat, 28 Sep 2024 21:07:00 -0400
| Newsgroups | perl.wxperl.users |
|---|---|
| Message-ID | <[email protected]> |
That is great! I=E2=80=99ll try it out next week. Don Peddicord=20 > On Sep 28, 2024, at 4:07=E2=80=AFPM, Johan Vromans <[email protected]> w= rote: >=20 > =EF=BB=BFI've set up a new, independent repo for wxPerl on > GitHub: https://github.com/sciurius/wxPerl >=20 > It has two branches: wx30 and master. >=20 > Branch wx30 contains an updated version of 0.9932, fixed for modern > Perl and wxWidgets 3.0. I have released it as Wx-0.9933. >=20 > The master branch has been updated with all necessary changes for wxWidget= s > 3.2. Also some constants and methods have been added to deploy some 3.2 > functionality. More will be added in the futuren. >=20 > I have released this as Wx-3.2.000, where (obviously) 3.2 indicates the > wxWidgets version. >=20 > Wx-0.9933 should build and be useful on Linux, macOS and Windows with > wxWidgets 3.0. >=20 > Wx-3.2.000 should build and be useful on Linux, macOS and Windows with > wxWidgets 3.2. >=20 > Note that some tests fail but everything seems to work fine. >=20 > Please give it a try. PRs are welcome. > Issues can be reported on https://github.com/sciurius/wxPerl/issues.