Is glfw meant to work out of the box?

Monkey Targets Forums/Desktop/Is glfw meant to work out of the box?

smilertoo(Posted 2012) [#1]
Hello,

Is GLFW meant to work once you have VS installed or is there more involved, i tried downloading latest GLFW libs but had no idea where to put them. Also do i need a 64bit version for win7x64?


Xaron(Posted 2012) [#2]
Yes, that should work out of the box. Also you don't have to download any GLFW libs, neither do you need any special 64 bit stuff.

All you need is Visual C++ 10 Express.

It's important that this path in the config.winnt.txt file is set correctly:

MSBUILD_PATH="${WINDIR}\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe"