Skip to content

Commit 886df47

Browse files
author
palomagr
authored
Update Installation for Windows
Fixed the links. Thanks,
1 parent fb0ada2 commit 886df47

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/Installation-Windows.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,9 @@ You should see something similar to:
193193
Found device 0 with properties ...
194194
```
195195
<p>
196-
Step Visual Studio 2015: CUDA 8.0 is not compatible with Visual Studio 2017, so you will need an older version. Uninstall Visual Studio 2017 that comes with Unity, download Visual Studio Enterprise 2015 and install it with the Windows SDK. If you don't want/ can't install Visual Studio Enterprise 2015, you will need [Visual C++ Redistributable for Visual Studio 2015](https://www.microsoft.com/en-us/download/details.aspx?id=48145) and [Visual Studio Community 2015](https://www.visualstudio.com/vs/older-downloads/) with [Windows SDK ]( https://msdn.microsoft.com/en-us/library/mt683786.aspx).
196+
Step Visual Studio 2015: CUDA 8.0 is not compatible with Visual Studio 2017, so you will need an older version. Uninstall Visual Studio 2017 that comes with Unity, download Visual Studio Enterprise 2015 and install it with the Windows SDK. If you don't want/ can't install Visual Studio Enterprise 2015, you will need:
197+
[Visual C++ Redistributable for Visual Studio 2015](https://www.microsoft.com/en-us/download/details.aspx?id=48145)
198+
[Visual Studio Community 2015](https://www.visualstudio.com/vs/older-downloads/) + [Windows SDK](https://msdn.microsoft.com/en-us/library/mt683786.aspx)
197199

198200
</p>
199201

0 commit comments

Comments
 (0)