wxwidgets 2.8.12
Widget toolkit for creating graphical user interfaces
wxWidgets is a C++ library that lets developers create applications with a graphical user interface. It has language bindings for Python, Perl, Ruby and many other languages.
- Website: https://www.wxwidgets.org/
- Licenses: FSF-free · LGPL 2.0+
- Package source: gnu/packages/wxwidgets.scm
- Builds: See build status
- Issues: See known issues
Installation
Install wxwidgets 2.8.12
as follows:
guix install wxwidgets@2.8.12
Or install the latest version:
guix install wxwidgets
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.