On Mon, 4 Aug 2025 12:35:55 -0400, Shawn H Corey wrote:

> I keep getting an error when I try to install Wx.
> 
> g++ -pthread   -c -I. -I.. 
> -I/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.0 

Apparently you are using wxWidgets 3.0. wxPerl 3.x requires wxWidgets 3.2
or newer. 

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?

Reply via email to