Hi, while compiling a prog. i am getting eroor..cannot open file "alut.lib"
Where can i get this library file...i hav installed Openal SDK 1.1 (ver 3.3).
It doesn't have this library file..Can any one tell me where can i get all these files
alut.lib
Started by yasin, Mar 06 2007 02:05 PM
4 replies to this topic
#1
Posted 06 March 2007 - 02:05 PM
#2
Posted 06 March 2007 - 03:31 PM
1. Using my favorite search engine, I got these results
2. I then found this link: http://www.ogre3d.or...penAL#Compiling
3. Is this related?
2. I then found this link: http://www.ogre3d.or...penAL#Compiling
3. Is this related?
Imagine.
#3
Posted 08 March 2007 - 10:37 AM
hi thanx for the link...but i am not getting wot i need...i need alut.lib...but the link is not able to provide the proper downloadable.
#4
Posted 09 March 2007 - 08:32 AM
As of 1.1, alut was depreciated. Not 100% sure if they totoally dropped the library (it's been a while since I worked with OpenAL now :( ), but you should try too steer clear of alut if you want to progress with OpenAL.
#5
Posted 18 March 2007 - 11:50 PM
SpreeTree said:
As of 1.1, alut was depreciated. Not 100% sure if they totoally dropped the library (it's been a while since I worked with OpenAL now :( ), but you should try too steer clear of alut if you want to progress with OpenAL.
Well some parts of alut are simply merged into the main OpenAL library.
So just make sure you use the 1.1 header files and then link against the 1.1 library files:
For windows you can use these to link against: http://developer.cre...1&top=38&aid=45
On GNU/Linux systems just make sure to have libopenal-dev installed.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











