From 856fa9fa106e390fdc6f89033169456e551e45ec Mon Sep 17 00:00:00 2001 From: Luciano Iam Date: Fri, 30 Aug 2019 14:40:21 +0200 Subject: [PATCH] Fix README_MINGW typos --- windows/README_MINGW | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/README_MINGW b/windows/README_MINGW index abd91ea4..145efece 100644 --- a/windows/README_MINGW +++ b/windows/README_MINGW @@ -81,7 +81,7 @@ Installing JACK dependencies There are prebuilt MinGW binaries for all the libraries that can be installed using the pacman package manager, but since we are using a compiler that is not -the default shipped version by MinGW, it seems better idea to build from source +the default version shipped by MinGW, it seems better idea to build from source to avoid any linker and runtime issues. A good technical explanation and/or evidence for this statement is currently missing from this guide. @@ -109,7 +109,7 @@ libtre libsystre libsystre is a wrapper around libtre that allows including later. -Before building it adjust the includes path, you can unset afterwards. +Before building it adjust the includes path, you can unset afterwards: export C_INCLUDE_PATH=/mingw64/include