1
General / Re: Can't seem to install SFML
« on: March 29, 2014, 09:03:31 pm »
.-. I keep getting errors from cmake, is there an easier way?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
No, you should first generate the makefiles with Cmake. Here's the official tutorial from Laurent.
Then you should build and Install SFML with you compiler.
Everything is explained in the tutorial mentioned above