« Return to Thread: Why do I need alut?

Re: Why do I need alut?

by Jason Daly :: Rate this Message:

Reply to Author | View in Thread

Jason Daly wrote:
> alcMakeContextCurrent(NULL);
> alcCloseContext(context);
>  

Sorry, that should be alcDestroyContext(context); (Chris was correct :-) ).

--"J"
_______________________________________________
Openal mailing list
Openal@...
http://opensource.creative.com/mailman/listinfo/openal

 « Return to Thread: Why do I need alut?