![]() |
| [[ Home | Forums | 3D Engines Database | Wiki | Articles/Tutorials | Game Dev Jobs | IRC Chat Network | Contact Us ]] |
|
|
#1 |
|
New Member
Join Date: Feb 2004
Posts: 1
|
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)?
|
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Jan 2003
Location: East Coast, USA
Posts: 370
|
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. |
|
|
|
|
|
#3 |
|
New Member
Join Date: Apr 2004
Posts: 1
|
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. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|