Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianharrigan authored Oct 15, 2023
1 parent 2d42e68 commit 388bdac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You need the [hxcpp](https://lib.haxe.org/p/hxcpp) library and **at least Haxe 3

* Download and install wxWidgets source from [https://www.wxwidgets.org/downloads/](https://www.wxwidgets.org/downloads/)
* Create `WXWIN` environment var if setup didnt (eg: `C:\wxWidgets-3.0.2`)
* Run `vcvarsall.bat` from Visual Studio dir
* Open a Visual Studio Developer prompt, or run `vcvarsall.bat` from Visual Studio dir in your current prompt
(eg: `"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"`)
* Build shared and static releases of wxWidgets:
* `cd %WXWIN%\build\msw\`
Expand Down

0 comments on commit 388bdac

Please sign in to comment.