Browse Source

update Building.md

added note concerning MinGW
pull/647/head
Logan oos Even 4 years ago
committed by GitHub
parent
commit
3ce2242e4f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      doc/Building.md

3
doc/Building.md

@ -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)

Loading…
Cancel
Save