[Openal] alcOpenDevice not working in Ubuntu
Jason Daly
jdaly at ist.ucf.edu
Mon Feb 9 08:46:36 PST 2009
lakers fan wrote:
> Hello,
> I have installed openal in ubuntu, but when I ran the code,
> alcOpenDevice returns NULL. There is no error code
> returned alGetError() (returned 0). I debugged into alcOpenDevice and
> I find _alParseConfig() failing with Couldnt parse config file. Then
> rc_lookup( "devices" ); also returned null.
>
> Can someone let me know what i m doing wrong. I m using GNU GCC in ubuntu.
It sounds like you're using the old sample implementation, which is now
deprecated. We're recommending all Linux users to switch to the
OpenAL-Soft implementation instead.
You can get it from http://kcat.strangesoft.net/openal.html
or you can get it from svn at:
svn://connect.creativelabs.com/OpenAL
(use the OpenAL-Soft subdirectory).
--"J"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://opensource.creative.com/pipermail/openal/attachments/20090209/f0d075e6/attachment.html
More information about the Openal
mailing list