Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51eb53b commit 5730f69Copy full SHA for 5730f69
1 file changed
02_Development_environment.md
@@ -62,7 +62,8 @@ In this tutorial we'll be using the 64-bit binaries, but you can of course also
62
choose to build in 32 bit mode. In that case make sure to link with the Vulkan
63
SDK binaries in the `Lib32` directory instead of `Lib`. After downloading it, extract the archive
64
to a convenient location. I've chosen to create a `Libraries` directory in the
65
-Visual Studio directory under documents.
+Visual Studio directory under documents. Don't worry about there not being a
66
+`libvc-2017` folder, the `libvc-2015` one is compatible.
67
68

69
0 commit comments