31
Using Code::Blocks / Re: Can't get it to run on Debian Buster missing libwx_gtk2u_richtext-2.8.so.0
« Last post by dfatcb on June 24, 2022, 05:18:34 pm »Need to build 32 bit apps that run on all platforms and the main custom linux environment (which needs to run in limited memory) has the 32 bit libraries. If they wouldn't have went with 32bit wchar and 64bit longs the transition would be much easier like on windows. There is well over a million lines of code that would need to be reviewed and change.
But what is the debian package I need to install? is it apt-get install wxWidgets ?
But what is the debian package I need to install? is it apt-get install wxWidgets ?