Errors durning compile of OpenAL EFX

"Qba O" <[email protected]> Wed, 04 Apr 2012 15:28:45 +0200
Newsgroups gmane.comp.lib.openal
Organization Poznaj Poczte WP http://poczta.wp.pl/info-start.html
Message-ID <[email protected]>
I installed openAL tried to compile sources but i get this error:

In file included from /usr/include/AL/alFilter.h:5:0,
from /usr/include/AL/alAuxEffectSlot.h:6,
from engine/core/audio/fife_openal.h:35,
from engine/core/audio/soundmanager.h:35,
from
engine/core/controller/engine.cpp:37:
/usr/include/AL/alu.h:124:52: error: expected ‘,’ or ‘...’ before ‘data’
/usr/include/AL/alu.h:204:17: error: ‘ALint64’ does not name a type
/usr/include/AL/alu.h:206:17: error: ‘ALint64’ does not name a type
/usr/include/AL/alu.h:208:17: error: ‘ALint64’ does not name a type
In file included from engine/core/audio/fife_openal.h:35:0,

from engine/core/audio/soundmanager.h:35,
from engine/core/controller/engine.cpp:37:
/usr/include/AL/alAuxEffectSlot.h:30:5: error: ‘RefCount’ does not name a type

I happens when I include alAuxEffectSlot.h to my sources. When I dont include this alu.h compiles ok. I used openal linux libraries. Whats wrong here? How I can solve it?

_______________________________________________
Openal mailing list
[email protected]
http://opensource.creative.com/mailman/listinfo/openal