Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

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.


Messages - GloryFish

Pages: [1]
1
General discussions / New graphics API ready
« on: January 17, 2012, 07:57:29 pm »
I have a game project that I was building with a version of SFML 2 from September. Last night I pulled the latest version of SFML and worked on updating my code to work with the new API.

Without looking at any resource other than the 2.0 documentation I was able to convert my project to the new API in about 2 hours. It was a breeze. I really like how things are structured now.

Just wanted to say thanks to you and all the contributors for the great work.

2
General / OpenAl error building SFML 2.0 on OSX Lion
« on: August 11, 2011, 07:24:48 pm »
This is a Snow Leopard install upgraded to Lion. I haven't modified the default OpenAL framework in any way. Running Xcode 4.1.

3
General / OpenAl error building SFML 2.0 on OSX Lion
« on: August 11, 2011, 06:32:38 pm »
Hi there. I'm having an issue installing SFML 2.0 on OSX Lion with Xcode 4.

Following this: http://www.sfml-dev.org/tutorials/2.0/compile-with-cmake.php I have run cmake and am now running make. make errors out when building sfml-audio

The error output is here: https://gist.github.com/1140083

I am using the latest version of SFML from github. I'm not sure what my next step should be, any tips?

Let me know if I can provide any more useful info.

Thanks!

Pages: [1]
anything