Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
OpenAl error building SFML 2.0 on OSX Lion
Print
Pages: [
1
]
Author
Topic: OpenAl error building SFML 2.0 on OSX Lion (Read 1813 times)
0 Members and 1 Guest are viewing this topic.
GloryFish
Newbie
Posts: 3
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!
Logged
Hiura
SFML Team
Hero Member
Posts: 4321
OpenAl error building SFML 2.0 on OSX Lion
«
Reply #1 on:
August 11, 2011, 07:21:35 pm »
Is this a customized OpenAL version ?
How did you installed Lion ? With a fresh installation or an update from SL ?
Are you using Xcode 4.1 ?
This is strange because it works fine for me.
Logged
SFML / OS X developer
GloryFish
Newbie
Posts: 3
OpenAl error building SFML 2.0 on OSX Lion
«
Reply #2 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.
Logged
Hiura
SFML Team
Hero Member
Posts: 4321
OpenAl error building SFML 2.0 on OSX Lion
«
Reply #3 on:
August 11, 2011, 07:40:55 pm »
"""Maybe""" you can try 'make clean' and deleting cmake's cache... honestly I've no idea.
Logged
SFML / OS X developer
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
OpenAl error building SFML 2.0 on OSX Lion