comparison INSTALL.md @ 17:fc71221b7bee

core: minimal cleanups
author David Demelier <markand@malikania.fr>
date Wed, 08 Jan 2020 20:08:17 +0100
parents 621c815c9509
children 0d5ecefcccd3
comparison
equal deleted inserted replaced
16:621c815c9509 17:fc71221b7bee
36 Once you have MSYS2 installed, simply install the following packages from the 36 Once you have MSYS2 installed, simply install the following packages from the
37 appropriate MinGW shell prior to the chapter above. 37 appropriate MinGW shell prior to the chapter above.
38 38
39 - *make* 39 - *make*
40 - *mingw-w64-x86_64-gcc* 40 - *mingw-w64-x86_64-gcc*
41 - *mingw-w64-x86_64-expat* 41 - *mingw-w64-x86_64-expat* (only for molko-map tool)
42 - *mingw-w64-x86_64-SDL2* 42 - *mingw-w64-x86_64-SDL2*
43 - *mingw-w64-x86_64-SDL2_image* 43 - *mingw-w64-x86_64-SDL2_image*
44 - *mingw-w64-x86_64-SDL2_mixer* 44 - *mingw-w64-x86_64-SDL2_mixer*
45 - *mingw-w64-x86_64-SDL2_ttf* 45 - *mingw-w64-x86_64-SDL2_ttf*
46 46