|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
trouble with OpenAl SDK samplesHi.
I have a some problem using OpenAL1.1 under Windows Vista 64, sound card - Creative X-Fi Elite, Driver 2.18.0008. I try to run samples from OpenAl SDK. First statement alcIsExtensionPresent(NULL, "ALC_ENUMERATION_EXT")) return true, but next statement alcGetString(NULL, ALC_DEVICE_SPECIFIER) doesn't return execution and program stop responding. What can be wrong? On another computer with WinXp OpenAl samples works fine; Thanks, Serge. _______________________________________________ Openal mailing list Openal@... http://opensource.creative.com/mailman/listinfo/openal |
|
|
Re: trouble with OpenAl SDK samplesHi Serge, It could be a problem with the DLLs on your system. Are you running the 32bit samples or the 64 bit samples? Do they both fail to run? What versions of the following files do you have? \windows\system32\wrap_oal.dll \windows\system32\openal32.dll \windows\system32\ct_oal.dll And, for the 32bit files you need to look in ... \windows\syswow64\wrap_oal.dll, openal32.dll and ct_oal.dll Dan Creative Labs (UK) Ltd. Notice The information in this message is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying or distribution of the message, or any action taken by you in reliance on it, is prohibited and may be unlawful. If you have received this message in error, please delete it and contact the sender immediately. Thank you. Creative Labs UK Ltd company number 2658256 registered in England and Wales at Belmont Road, Belmont Place, Maidenhead, Berkshire, SL6 6TB Ф С <progamer@yandex. ru> To Sent by: openal@... openal-bounces@op cc ensource.creative .com Subject [Openal] trouble with OpenAl SDK samples 06/18/2009 09:12 AM Hi. I have a some problem using OpenAL1.1 under Windows Vista 64, sound card - Creative X-Fi Elite, Driver 2.18.0008. I try to run samples from OpenAl SDK. First statement alcIsExtensionPresent(NULL, "ALC_ENUMERATION_EXT")) return true, but next statement alcGetString(NULL, ALC_DEVICE_SPECIFIER) doesn't return execution and program stop responding. What can be wrong? On another computer with WinXp OpenAl samples works fine; Thanks, Serge. _______________________________________________ Openal mailing list Openal@... http://opensource.creative.com/mailman/listinfo/openal ForwardSourceID:NT0006CF72 _______________________________________________ Openal mailing list Openal@... http://opensource.creative.com/mailman/listinfo/openal |
| Free embeddable forum powered by Nabble | Forum Help |