We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c33ce9 + d10e008 commit bf61cd7Copy full SHA for bf61cd7
docs/development/build-win.md
@@ -28,6 +28,10 @@ In addition, you should install
28
[Microsoft Speech SDK 5.1](https://www.microsoft.com/en-gb/download/details.aspx?id=10121)
29
in order to allow you to compile the `revspeech` external.
30
31
+Note : If Using Microsoft Visual Studio 2017, you will need to add C++ support and
32
+support for the Windows 8.1 SDK to your Visual Studio installation as these features are currently
33
+not installed by default with Visual Studio 2017 and are necessary for building LiveCode.
34
+
35
### Cygwin
36
37
The build currently requires the use of some tools from the Cygwin distribution of GNU and other open source tools.
0 commit comments