SFML community forums
Bindings - other languages => C => Topic started by: SamJBarney on December 17, 2012, 08:12:15 pm
-
How exactly do I compile the C binding of SFML2?
I haven't been very successful at finding the answer to this question. I am running Mac OSX. If anyone could point me in the right direction, that would be wonderful.
I want to be able to compile it as a static library instead of a dynamic library.
-
Nevermind. I found the github page for CSFML. ;D
-
You can't compile it statically, because it is written in C++.