update Building.md

added note concerning MinGW
This commit is contained in:
Logan oos Even
2021-02-23 15:39:17 +05:45
committed by GitHub
parent a482fe112d
commit 3ce2242e4f
+3
View File
@@ -45,6 +45,9 @@ In order to run n2n, you will need the following:
- If OpenSSL has been linked dynamically, the corresponding `.dll` file should be available
onto the target computer.
NOTE: Sticking to this tool chain ensures that resulting executables are able to communicate with Linux or other OS builds.
Especialy MinGW builds are reported to not be compatible to other OS builds, please see #617 and #642.
## Build (CLI)