Hi there,
I successfully compiled the latest SFML sources with Cmake using the generator Visual Studio 12 2013. However, whenever actually building the sources I'm unsure of what command to use. I already tried using nmake, but I get an error that says nmake does not know how to make all. Is this a environment variable issue, or am I supposed to use a different command since I didn't compile using Nmake files.
Thanks!