From 77431ff603f2271da7f65b0d7784c10ee95d421e Mon Sep 17 00:00:00 2001 From: amelia squires Date: Fri, 30 Aug 2024 03:52:30 -0700 Subject: fix windows build --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 651f670..5edbdd0 100644 --- a/readme.md +++ b/readme.md @@ -39,7 +39,7 @@ note: any net code is prone to memory leaks, this will be addressed and fixed so build with `make`, output is `./lullaby.so` or (win)`./lullaby.dll` -windows works through msys2 +windows works through msys2, install `mingw-w64-x86_64-lua` then run `make CC=gcc` --- -- cgit v1.2.3