Re: Error when I try to install Wx
[email protected] (Johan Vromans) Mon, 4 Aug 2025 19:29:11 +0200
| Newsgroups | perl.wxperl.users |
|---|---|
| Organization | Squirrel Consultancy |
| Message-ID | <[email protected]> |
On Mon, 4 Aug 2025 12:35:55 -0400, Shawn H Corey wrote: > I keep getting an error when I try to install Wx. >=20 > g++ -pthread=C2=A0=C2=A0 -c -I. -I..=20 > -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0=20 Apparently you are using wxWidgets 3.0. wxPerl 3.x requires wxWidgets 3.2 or newer.=20 I haven't tried 3.0 and given that this has been superceded by 3.2/3.3 I wonder if it would be worth the effort. Can you upgrade to a newer version of wxWidgets?