Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianharrigan authored Jul 30, 2024
1 parent 44b8011 commit 9a2ba3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ You need the [hxcpp](https://lib.haxe.org/p/hxcpp) library and **at least Haxe 3
* `nmake.exe -f makefile.vc BUILD=release TARGET_CPU=X64`
* `nmake.exe -f makefile.vc BUILD=release SHARED=1 TARGET_CPU=X64`

> [!WARNING]
> If you a trying to build x64 versions you need to use 64-bit hosted developer command prompt shortcut: https://learn.microsoft.com/en-us/cpp/build/how-to-enable-a-64-bit-visual-cpp-toolset-on-the-command-line?view=msvc-170
## Requirements for Linux and Mac

You need wxWidgets 3.x and wx-config available in your path.
Expand Down

0 comments on commit 9a2ba3c

Please sign in to comment.