Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
missing al.h alc.h
05-29-2006, 11:29 AM,
#5
 
Thanks that worked for me :-)
I have got a Debian Sid System, with nvidia Graphic.


But it comes new Bugs,

Code:
src/sound.cpp: In member function 'void SOUNDMANAGER::LoadSoundFile(std::string)':
src/sound.cpp:280: warning: 'alutLoadWAVFile' is deprecated (declared at /usr/include/AL/alut.h:102)
src/sound.cpp:280: warning: 'alutLoadWAVFile' is deprecated (declared at /usr/include/AL/alut.h:102)
src/sound.cpp:297: warning: 'alutUnloadWAV' is deprecated (declared at /usr/include/AL/alut.h:105)
src/sound.cpp:297: warning: 'alutUnloadWAV' is deprecated (declared at /usr/include/AL/alut.h:105)
...
src/bezier.cpp: In member function 'bool BEZIER::CollideSubDivQuadSimpleNorm(VERTEX, VERTEX, VERTEX&, VERTEX&)':
src/bezier.cpp:1223: warning: unused variable 'fuzziness'
src/bezier.cpp:1235: warning: unused variable 'subdivnum'
...
build/sound.o: In function `~SOUNDMANAGER':
src/sound.cpp:194: undefined reference to `alutExit'
src/sound.cpp:194: undefined reference to `alutExit'
build/sound.o: In function `SOUNDMANAGER::LoadSoundFile(std::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
src/sound.cpp:280: undefined reference to `alutLoadWAVFile'
src/sound.cpp:297: undefined reference to `alutUnloadWAV'
build/sound.o: In function `SOUNDMANAGER::Load()':
src/sound.cpp:92: undefined reference to `alutInit'
collect2: ld returned 1 exit status

mfg Markus
Reply


Messages In This Thread
missing al.h alc.h - by feldmaus - 05-24-2006, 09:26 AM
[No subject] - by thelusiv - 05-24-2006, 11:31 AM
[No subject] - by feldmaus - 05-26-2006, 08:22 AM
[No subject] - by FFuser - 05-26-2006, 08:55 AM
[No subject] - by feldmaus - 05-29-2006, 11:29 AM
[No subject] - by FFuser - 05-29-2006, 11:41 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)