1,502
edits
(Add a separate notes section and move the less important notes there, keeping the important ones on top) |
(Cleanup) |
||
Line 94: | Line 94: | ||
* Despite the name, MinGW-w64 works on both 32-bit and 64-bit systems, but the latest versions cannot be installed on Windows XP anymore. '''However, builds produced will still work on Windows XP.''' | * Despite the name, MinGW-w64 works on both 32-bit and 64-bit systems, but the latest versions cannot be installed on Windows XP anymore. '''However, builds produced will still work on Windows XP.''' | ||
* MinGW-w64 and MSYS2 is a fork of MinGW. If you wish to compile with the (older) MinGW toolset, check out [[Compiling_ScummVM/MinGW|MinGW and MSYS]] | * MinGW-w64 and MSYS2 is a fork of MinGW. If you wish to compile with the (older) MinGW toolset, e.g. to support versions older than Windows XP, check out [[Compiling_ScummVM/MinGW|MinGW and MSYS]] | ||
* MinGW-w64 makes heavy use of the pacman package manager, which may not be available under other MinGW setups | * MinGW-w64 makes heavy use of the pacman package manager, which may not be available under other MinGW setups | ||
edits