I speak only English, so these compilation issues for version 11.21 do not affect me, but it appears that wx3.0-headers 3.0.5.1+dfsg-4 has a number of different language names than what localization.cpp and application.cpp are looking for, particularly:
• wxLANGUAGE_CHINESE_CHINA is probably _SIMPLIFIED instead of _CHINA
• wxLANGUAGE_NORWEGIAN has a _BOKMAL and a _NYNORSK options
Perhaps this is an old version of wx3.0-headers, because I know Zenju tends to use bleeding edge versions, particularly 3.1.x and higher which no distro I use has ever packaged.
General translation issues: language names
- Posts: 310
- Joined: 7 Jan 2018
- Site Admin
- Posts: 7251
- Joined: 9 Dec 2007
Yes, the latest wxWidgets 3.1.6 introduces lots of breaking changes. They should have called it version 3.2 at least.