1
General discussions / Re: Installing SFML 2.0 on linux for dummies
« on: December 16, 2012, 11:13:28 am »
I used the sfml2 cmake tutorials and found this was all I needed.
Infact I liked cmake so much I went on to install sfml2 sfml1.6 thor1.1 thor2
I did stumbled with the static libraries for sfml2. I compiled them fine.
But run out of puff when configuring code blocks. It look like I had to add each of those additional dependencies one by one to codeblocks build options. For each project. No thanks. Maybe at release time but not as curiosity.
Infact I liked cmake so much I went on to install sfml2 sfml1.6 thor1.1 thor2
I did stumbled with the static libraries for sfml2. I compiled them fine.
But run out of puff when configuring code blocks. It look like I had to add each of those additional dependencies one by one to codeblocks build options. For each project. No thanks. Maybe at release time but not as curiosity.