Difference between revisions of "Windows"

Jump to navigation Jump to search
140 bytes removed ,  23:48, 17 December 2019
Add MinGW-w64
(Better wording as suggested by SupSuper)
(Add MinGW-w64)
(One intermediate revision by the same user not shown)
Line 48: Line 48:
Notes:
Notes:
* Though we try to maintain builds on the older OS versions, unless there is a very good reason to break compatibility, OS versions earlier than XP are not tested regularly, so could exhibit runtime failures. Please report any such issue as bugs in the normal manner.
* Though we try to maintain builds on the older OS versions, unless there is a very good reason to break compatibility, OS versions earlier than XP are not tested regularly, so could exhibit runtime failures. Please report any such issue as bugs in the normal manner.
* Windows 8 should run our builds as it supports Win32 applications. However as this is new (as of Q4 2012), this has not been tested significantly and minor issues may occur. Note: tablets running this may have input issues as our builds are compiled for keyboard and mouse input, rather than touchscreen.
* Note: tablets running this may have input issues as our builds are compiled for keyboard and mouse input, rather than touchscreen.
* Windows 8 RT is unlikely to be supported by this port as Windows RT is a rewritten version of Windows 8 so that it works on an ARM processor. It is incompatible with any other version of Windows, as it runs on a completely different processor architecture, and it follows the Apple paradigm: it can only run certified software obtained from the Windows Store, similar to iPhones/iPads running software from the App Store.
* Windows 8 RT is unlikely to be supported by this port as Windows RT is a rewritten version of Windows 8 so that it works on an ARM processor. It is incompatible with any other version of Windows, as it runs on a completely different processor architecture, and it follows the Apple paradigm: it can only run certified software obtained from the Windows Store, similar to iPhones/iPads running software from the App Store.
* Windows 95, 98 and ME were last supported in ScummVM 1.8.1, and restored in 2.1.0.
* Windows 95, 98 and ME were last supported in ScummVM 1.8.1, and restored in 2.1.0.
Line 59: Line 59:


It is generally recommended to use the official builds, but for anyone interested in doing their own builds...<p>The following links contain instructions and notes on how to build / cross-compile our codebase for MS Windows:
It is generally recommended to use the official builds, but for anyone interested in doing their own builds...<p>The following links contain instructions and notes on how to build / cross-compile our codebase for MS Windows:
* [[Compiling_ScummVM/Visual_Studio]]
* [[Compiling ScummVM/Visual Studio]]
* [[Compiling_ScummVM/MinGW]]
* [[Compiling ScummVM/MinGW]]
* [[Compiling ScummVM/MinGW-w64]]


== External links ==
== External links ==
68

edits

Navigation menu