Advertisement

Need SFML 2 binaries (xxx.a and xxx.dll's)

Started by May 09, 2011 11:08 AM
0 comments, last by ReubenESTD 13 years, 6 months ago
Hi
I'm using Code::Blocks 10.05 & MinGW
I need the compiled SMFL 2 library. Can anyone post it somewhere to get it? Really, I tried to Cmake it without
success. Followed some tutorials from internet and get a group of folders 'CMakeFiles', an empty 'lib' folder , a 'src" and subfolders 'SFML'( Audio, Graphics,Main,Network,System,Window,CMakeFiles) each with more subfolders and cmake files.
How can I get the libxxxxx.a and the XXXXX.dll's
Thanks in advance

Hi
I'm using Code::Blocks 10.05 & MinGW
I need the compiled SMFL 2 library. Can anyone post it somewhere to get it? Really, I tried to Cmake it without
success. Followed some tutorials from internet and get a group of folders 'CMakeFiles', an empty 'lib' folder , a 'src" and subfolders 'SFML'( Audio, Graphics,Main,Network,System,Window,CMakeFiles) each with more subfolders and cmake files.
How can I get the libxxxxx.a and the XXXXX.dll's
Thanks in advance



Just type it into youtube with the word 'tutorial' thrown in. Or you could try interpreting the steps for SDL stated on this website.

This topic is closed to new replies.

Advertisement