Importing wxWidgets versions 3.2.10 and 3.3.2 in CYGWIN repositories.

"Carlo B. via Cygwin-apps" <[email protected]> Sun, 8 Mar 2026 17:07:49 +0100
Newsgroups gmane.os.cygwin.applications
Message-ID <CADt9576YAZ1W9CaJJcGCF78UO88-WYoMeSRfDnU2ddcvoz6e_w@mail.gmail.com>
Hello,
two new stable releases have been released recently for wxwidgets.
Versions 3.2.10 and 3.3.2 are available to the users.
Unlike older versions of wxWidgets, the new ones fully supports for CYGWIN.
The 3.2.10 can be compiled for CYGWIN, without the need of extra patches.
I had contributed full support also for version 3.3.2, but a fix
immediately made before the release has broken the clean build.
However, the bug has been already fixed in the current development
branch and it will be available from 3.3.3.
I already compiled both libraries and I tested the successfully for
both GTK3 and QT5.
You can see an example of those libraries in action here, with my port
of Codelite IDE 18.3.0-dev:

https://github.com/eranif/codelite/pull/3813

you can find my precompiled packages here:

https://github.com/carlo-bramini/packages-cygwin/tree/main/wxWidgets

I hope that you will find them useful.
Sincerely,

Carlo Bramini.