wxWidgets addons
This is a basic attemp to provide built versions of some wxWidgets addons and of course they must be compatible with the built libs I also provide and/or the official wxWidgets binaries libs.
As usual, do not hesitate to report any lack or any error you'll find, or to ask for help using these addons.
wxWidgets 3.2.6 addons
Second attemp with the same 2 addons:
- wxPdfDocument (version 1.2.0) : a lib for generating pdf documents within your wxWidgets application
- wxSQLite3 (version 4.9.12) : a C++ wrapper around SQLite3 database designed for wxWidgets applications
They are for the moment only available for the official libs, but I'll try, ASAP, to provide versions for my libs
- Gcc-7.3.0 / Gcc-8.1.0 / Gcc-14.2.0
- 32 bits / 64 bits
- Debug / Release
- Dynamic / Static (but linkable with the official dynamic libs)
You will find all the downloads links on this page
wxWidgets 3.1.5 addons
For this first attemp, here are the available addons:
- wxPdfDocument (version 1.0.0) : a lib for generating pdf documents within your wxWidgets application
- wxSQLite3 (version 4.7.2) : a C++ wrapper around SQLite3 database designed for wxWidgets applications
And the available configurations:
- Gcc-7.3.0 / Gcc-8.1.0 / Gcc-10.2.0
- 32 bits / 64 bits
- Debug / Release
- Dynamic / Static
- Monolithic / Multi-libs
You will find all the downloads links on this page