I just downloaded the latest OpenAL from CVS and can't get SimGear to compile 
with it.  Here's the error:

if g++ -DHAVE_CONFIG_H -I. -I. -I../../simgear -I../..  -I/usr/X11R6/include  
-g -O2 -D_REENTRANT -MT openal_test1.o -MD -MP -MF ".deps/openal_test1.Tpo" 
-c -o openal_test1.o openal_test1.cxx; \
then mv -f ".deps/openal_test1.Tpo" ".deps/openal_test1.Po"; else rm -f 
".deps/openal_test1.Tpo"; exit 1; fi
/usr/local/include/AL/alut.h: In function `int main(int, char**)':
/usr/local/include/AL/alut.h:52: error: too few arguments to function 
`ALboolean alutInit(ALCchar*, ALCdevice**, ALCcontext**)'
openal_test1.cxx:42: error: at this point in file



Dave

_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to