SFML community forums
Help => General => Topic started by: mentaman10 on December 21, 2011, 02:46:11 pm
-
May I get the sfml 2.0 compiled?
I didn't succes to compile it...
someone can give me him compiled?
-
Come on, it's not complicated if you follow the tutorial.
And if you want someone to give you a compiled version, you should at least tell us which OS and compiler you use. And which branch/revision you want.
-
It is very complicated :S
I didn't get where to write
C:/Program Files/Microsoft Visual Studio 10.0/VC/bin/vcvars32.bat
It wrote:
CMake Error at C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeDetermineRCCompiler.cmake:30 (MESSAGE):
Could not find compiler set in environment variable RC:
CMAKE_RC_COMPILER-NOTFOUND.
Call Stack (most recent call first):
C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/Platform/Windows-cl.cmake:28 (ENABLE_LANGUAGE)
C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/CMakeCInformation.cmake:60 (INCLUDE)
CMakeLists.txt:11 (project)
CMake Error: Could not find cmake module file:C:/sfml/sfml2/build/CMakeFiles/CMakeRCCompiler.cmake
Configuring incomplete, errors occurred!
I have VC++ 2010
windows.
-
I didn't get where to write
C:/Program Files/Microsoft Visual Studio 10.0/VC/bin/vcvars32.bat
In a console.
You should even have a "open a VC++ 2010 command prompt" item in your start menu, under "Visual Studio", that does the job for you.
-
Hello,
take this :
https://legacy.sfmluploads.org/file/95
and
https://legacy.sfmluploads.org/file/94
One is for vc10 dynamic and one for static lib
-
thank a lot!!!
-
If the tutorials here don't work do a google search for the YouTube username ( SFMLCoder ) and you'll have most if not all the help you could want for getting started.