From f8ee7472b21d1078c0503e13719cc0f1f483d4ab Mon Sep 17 00:00:00 2001 From: pommicket Date: Thu, 26 Jan 2023 15:01:39 -0500 Subject: windows build instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c2bb147..7852ee9 100644 --- a/README.md +++ b/README.md @@ -53,3 +53,6 @@ a263736466a169536d6f6f74684d696e82a169536d6f6f74684d696e82a167436f6d706f736583a1 ## building from source [Install rust](https://www.rust-lang.org/tools/install) and run `cargo run --release` from this directory. +On Windows you will need SDL2.lib and SDL2.dll +in the autosdf directory. They are available [here](https://github.com/libsdl-org/SDL/releases/tag/release-2.26.2) +(extract SDL2-...-VC.zip and go to SDL2-.../lib/x64). -- cgit v1.2.3