DevMaster.net Forums
[[ Home | Forums | 3D Engines Database | Wiki | Articles/Tutorials | Game Dev Jobs | IRC Chat Network | Contact Us ]]

Go Back   DevMaster.net Forums > Programming & Development > Sound and Music Programming
User Name
Password
Register FAQ Members List Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
Old 02-28-2004, 12:48 PM   #1
LordGeinova9
New Member
 
Join Date: Feb 2004
Posts: 1
Default

I downloaded the Open Audio Library Software Development Kit and it comes with .lib files instead of .a(Dev-C++ Static Library File). I was wondering where could I find a OpenAL Dev-C++ library file(OpenAL.a)?
LordGeinova9 is offline   Reply With Quote
Old 02-28-2004, 01:39 PM   #2
donBerto
Senior Member
 
donBerto's Avatar
 
Join Date: Jan 2003
Location: East Coast, USA
Posts: 370
Default

i'm not sure if you're familiar with *nix formats but .a ["archives"] are the same as .libs. I remember using dev-c++ before [3+ years ago] and I remember being able to just do "-lopenal", being that the complier would automatically detect .lib. but if push came to shove, you can rename the .lib into .a and that should work.

i hope that helps

___________________________________________
Imagine.
donBerto is offline   Reply With Quote
Old 04-02-2004, 07:36 AM   #3
NinjaNL
New Member
 
Join Date: Apr 2004
Posts: 1
Default

You can also use the "check for updates/packages" option under Tools.

Or you can go here OpenAL.DevPak

Once downloaded, you (assuming that DevCpp was correctly installed) double click on the file, and package manager installs it for you.

Don't forget to get the beat_wrap_dll.dll from the OpenAL site if you are going to be using OggVorbis with OpenAL.
NinjaNL is offline   Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump


All times are GMT -7. The time now is 10:34 AM.


Powered by vBulletin
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.