Advertisement

OpenAL

Started by July 10, 2004 08:46 AM
0 comments, last by paradoxnj 20 years, 5 months ago
Hello, I'm new to OpenAL and I would like to know how to get started. I downloaded the SDK for Windows (http://www.openal.org/) and the manual, but I cant find any information which files I have to link in my project (I use Visual C++ 6.0). Can anybody tell me which librarys etc. I have to include? Thank you for your help, - Phex.
There are only 2 libs that come with it. openal32.lib and alut.lib. If you are not using any alut functions then you don't have to include the alut.lib.
Anthony Rufrano
RealityFactory 2 Programmer

This topic is closed to new replies.

Advertisement