1607 Forks
5159 Stars
5159 Watchers

wxWidgets

Cross-Platform C++ GUI Library

How to download and setup wxWidgets

Open terminal and run command
git clone https://github.com/wxWidgets/wxWidgets.git
git clone is used to create a copy or clone of wxWidgets repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wxWidgets https://github.com/wxWidgets/wxWidgets/archive/master.zip

Or simply clone wxWidgets with SSH
[email protected]:wxWidgets/wxWidgets.git

If you have some problems with wxWidgets

You may open issue on wxWidgets support forum (system) here: https://github.com/wxWidgets/wxWidgets/issues