Jump to content


Can't link to OpenAL


2 replies to this topic

#1 LordGeinova9

    New Member

  • Members
  • Pip
  • 1 posts

Posted 28 February 2004 - 07:48 PM

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 donBerto

    Senior Member

  • Members
  • PipPipPipPip
  • 369 posts

Posted 28 February 2004 - 08:39 PM

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

:yes:
Imagine.

#3 NinjaNL

    New Member

  • Members
  • Pip
  • 1 posts

Posted 02 April 2004 - 02:36 PM

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.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users