Hello guys,
i cloned the Git master SFML repository.
Now i want to build it with cmake & mingw32_make.
(I followed: http://www.sfml-dev.org/tutorials/2.0/compile-with-cmake.php)
This is my %PATH% Variable:
C:\Program Files (x86)\CMake\bin;C:\Microsoft Visual Studio 2013 Ultimate\VC\bin;C:\MinGW\bin;
I always run cmd in Admin mode!
My Problem looks like this (but only if i checked GNUtoMS because i want .lib prefix)
(http://s23.postimg.org/3x4la0l7v/fail.png)
I dont know what to do here :S (googled and searched a lot)
Please help
Dreamflask