Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5730f69

Browse files
committed
Add note about using vs2015 GLFW libraries
1 parent 51eb53b commit 5730f69

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

02_Development_environment.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ In this tutorial we'll be using the 64-bit binaries, but you can of course also
6262
choose to build in 32 bit mode. In that case make sure to link with the Vulkan
6363
SDK binaries in the `Lib32` directory instead of `Lib`. After downloading it, extract the archive
6464
to a convenient location. I've chosen to create a `Libraries` directory in the
65-
Visual Studio directory under documents.
65+
Visual Studio directory under documents. Don't worry about there not being a
66+
`libvc-2017` folder, the `libvc-2015` one is compatible.
6667

6768
![](/images/glfw_directory.png)
6869

0 commit comments

Comments
 (0)