Re[2]: C++20 and wxwidgets 3.0.5 error
Vadim Zeitlin <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 5 Sep 2023 14:10:06 -0700 (PDT) Max Ernst wrote:
ME> How would I update to 3.2? The only sudo apt install packages I find are
ME> version 3.0. I would prefer to avoid a manual install and build if
ME> possible. Is there an easy command line approach to updating?
Sorry, if your distribution doesn't provide 3.2 packages (some do, but
admittedly relatively few of them) you do need to build it yourself.
Normally it's just the usual configure+make (you don't even need to install
it as you can just use the uninstalled wx-config for building which you are
trying to build).
If you absolutely have to stay at 3.0, all I can advise is to try using
C++17, this should still work as it didn't contain (m)any backwards
incompatible changes, unlike C++20.
If you do update to 3.2, please read the wx change log, at least the
"incompatible changes" section in the beginning (it's pretty short).
Good luck,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
https://www.tt-solutions.com/
signature.asc
(application/pgp-signature, 195 B)
-----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQQx+vLQdOwioQqkxtoG6kHeT2wehgUCZPeaCgAKCRAG6kHeT2we hjBqAJ9YOSDvzjCNBU0Oi/XuNZ3gePblUACeIFvg/h5vfXMGvWnaB4jBUlo3F88= =0yjS -----END PGP SIGNATURE-----