C/C++

wxWidgets with C++ on Linux
| |

wxWidgets with C++ on Linux

In this post, we will take the steps of installing and starting using wxWidgets libraries. Actually, we will take the source code of the officially provided “Hello World” program and will go step-by-step through it. Finally, as a ‘bonus’ we will see how we can set up VS Code with the minimum necessary settings for starting working with C++ and wxWidgets.