On Wed, 31 May 2023, Piotr Karbowski wrote:
There's at least a few project that will not work with new wxGTK, out of what
I know that is in tree the SuperSlicer and the PrusaSlicer that in the
version currently in tree requires wxGTK 3.0. The newer version of
PrusaSlicer actually requires wxGTK 3.1 and does not work well with 3.2,
unless the wxGTK 3.2 is built with '--disable-glcanvasegl', but this is not
interfaced as USE flag and I doubt ever will be.
Yes, surely there are projects which work with 3.0 but not 3.2. But most
projects will, probably, just work with 3.2. I've just switched 2 projects
to 3.2 without negative consequences.
Andrey