From d887892fd5aa461e5261b4cef498e74329b608a5 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Sat, 26 Jan 2019 10:59:23 -0200 Subject: [PATCH] Updating windows build instructions. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 104849c..269ce77 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,15 @@ Cross-compiling on SuSE Linux (Native or WSL) * ./lib3270/win/win-configure.sh --64 (for 64 bits) +Compiling for Windows (With MSYS2) +------------------------------- + +1. Install MSYS2 + + * Get installer from https://www.msys2.org/ + * Run "pacman -Syu" repeatedly + +2. Install devel packages + + * pacman -S --needed mingw-w64-x86_64-toolchain automake autoconf make -- libgit2 0.21.2