Installation MSYS2

From GNUstepWiki
Revision as of 11:33, 7 March 2020 by Multix (talk | contribs) (First MSYS2 guide)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Packages needed

Be very sure to install the packages correct for your architecture. The Guide refers to intel-64bit. Using the same procedure with the respective packages for 32bit failed currently.

For GCC

TBD

For Clang + libobjc2

TBD

Patches needed

shlwapi.h Fix

For a successful build, MSYS2 headers need to be patched. Please apply following proposed fix:


Build instructions

Make

Base

Gui