Blackbone icon indicating copy to clipboard operation
Blackbone copied to clipboard

Add limited, experimental support for MinGW and Clang

Open alemariusnexus opened this issue 3 years ago • 0 comments

This adds some basic support for building BlackBone with MinGW and Clang. See the new file README_MINGW_CLANG.md for the current limitations.

Most of the changes are to fix compiler errors or warnings. It was also necessary to include the ATL implementation from ReactOS (LGPL), because the original ATL only works with MSVC. This 3rd-party ATL is only used when building with MinGW/Clang.

alemariusnexus avatar Jul 01 '21 05:07 alemariusnexus