Widget toolkit and tools library for creating graphical user interfaces (GUIs) for cross-platform applications.
Set WXWIDGETS_USE_STL in a custom triplet to build with the wxUSE_STL build option.
Set WXWIDGETS_USE_STD_CONTAINERS in a custom triplet to build with the wxUSE_STD_CONTAINERS build option.
The package wxwidgets provides CMake targets:
find_package(wxWidgets CONFIG REQUIRED)
target_link_libraries(main PRIVATE wx::core wx::base)
Enable wxWidgets debugging support hooks even for release builds (wxDEBUG_LEVEL 1)
Example source code and CMake project
Enable to use the font functionality of wxWidgets
Build wxMediaCtrl support
Build wxSound support
The Edge backend uses Microsoft's Edge WebView2
v3.2.5#1
!uwp & !xbox
LGPL-2.0-or-later
Manifest