From a9bcc81f821d7c66f623779fa5147e728eb3c388 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 03:24:41 +0200 Subject: Adding upstream version 3.3.0+dfsg1. Signed-off-by: Daniel Baumann --- docs/README.mingw | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/README.mingw (limited to 'docs/README.mingw') diff --git a/docs/README.mingw b/docs/README.mingw new file mode 100644 index 0000000..560eeef --- /dev/null +++ b/docs/README.mingw @@ -0,0 +1,9 @@ +Overview +======== + +More documentation might be found at https://github.com/FreeRDP/FreeRDP/wiki/Compilation + +FreeRDP can be built for Windows using llvm-mingw (https://github.com/mstorsjo/llvm-mingw) with both msvcrt and ucrt. +MinGW builds are not actively mantained at the moment and every once in a while the build process may stop working. Pull requests to maintain MinGW support are always welcome. + +An example build system for LLVM-MinGW can be found here: https://github.com/FreeRDP/FreeRDP/tree/master/docs/mingw-example -- cgit v1.2.3