You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,7 @@ wxWidgets "Hello World" project made in Visual Studio Code. Can be used for maki
3
3
Motivation for make this project was to use one IDE and one source code for all 3 major OS's.
4
4
5
5
## This is branch for wxWidgets 3.0.5
6
+
n case you want to use wxWidgets 3.1.4 then switch to wx_3.1.4_v2 release or to master branch.
6
7
7
8
## Prerequisites
8
9
1. Install Visual Studio Code with C/C++ extension for VS Code. You can follow this official tutorial: https://code.visualstudio.com/docs/cpp/config-mingw
0 commit comments