Re: Mac OS X i386
Chris Adamson <[email protected]>
| Newsgroups | gmane.comp.lib.openal |
|---|---|
| Message-ID | <[email protected]> |
As Edward asked, what's keeping you from just using the one that comes with Mac OS X: /System/Library/Frameworks/OpenAL.framework If you're compiling with GCC on the command line (as opposed to building with Xcode), I think you should be able to just add the argument "-framework OpenAL" to pick it up in your build. --Chris On Fri, 17 Sep 2010 18:00:26 +0200 (CEST), ian clevy <[email protected]> wrote: > I'm trying to use OpenAL under Mac OSX built for an i386 architecture. It compiles fine but it won't link with the framework i downloaded from the main OpenAL site. The framework was built for ppc ! > > Does anyone know where I can find a pre-built openAL framework for an i386 architecture ? > > If not, any tips on building one for myself ? _______________________________________________ Openal mailing list [email protected] http://opensource.creative.com/mailman/listinfo/openal