Difference between revisions of "Installation MSYS2"

From GNUstepWiki
Jump to navigation Jump to search
(First MSYS2 guide)
(No difference)

Revision as of 11:33, 7 March 2020

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