mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-15 00:44:19 +09:00
add mingw build example
This commit is contained in:
committed by
Martin Fleisz
parent
a231c09fff
commit
0f486cd7a9
7
docs/README.mingw
Normal file
7
docs/README.mingw
Normal file
@@ -0,0 +1,7 @@
|
||||
Overview
|
||||
========
|
||||
|
||||
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.
|
||||
|
||||
An example build system for LLVM-MinGW can be found here: https://github.com/FreeRDP/FreeRDP/tree/master/docs/mingw-example
|
||||
Reference in New Issue
Block a user