Skip to content

Commit bf61cd7

Browse files
Merge pull request livecode#5516 from livecodealex/bugfix-winbuild
[[ Bugfix WinBuild ]] Added warning for VS17
2 parents 7c33ce9 + d10e008 commit bf61cd7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/development/build-win.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ In addition, you should install
2828
[Microsoft Speech SDK 5.1](https://www.microsoft.com/en-gb/download/details.aspx?id=10121)
2929
in order to allow you to compile the `revspeech` external.
3030

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+
3135
### Cygwin
3236

3337
The build currently requires the use of some tools from the Cygwin distribution of GNU and other open source tools.

0 commit comments

Comments
 (0)