[Openal] OS X deprecated ALUT causes problem

M. Gagnon fire_void at hotmail.com
Tue Oct 30 07:07:23 PDT 2007


Hi,

it seems like the mac OS X version of OpenAL (i'm using a recent SVN version) includes by default the deprecated ALUT functions in file 'oalOSX.cpp', it even says "#pragma mark ***** DEPRECATED ALUT *****". However there does not seam to be any way to disable it, and this causes double definitions when trying to link against the non-deprecated ALUT.
Duplicate symbols are:#_alutInit
#_alutExit
#_alutLoadWAVFile
#_alutLoadWAVMemory
#_alutUnloadWAV

I was able to fix the problem by disabling the old ALUT part with a #ifdef, and editing OpenAl.exp, however
 i believe that there should exist by default a mean to disable it, and also perhaps even disable it by defaults?

thanks

_________________________________________________________________
Envoie un sourire, fais rire, amuse-toi! Employez-le maintenant!
http://www.emoticonesgratuites.ca/?icid=EMFRCA120
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://opensource.creative.com/pipermail/openal/attachments/20071030/e290ab01/attachment.html


More information about the Openal mailing list