RE: [Flightgear-devel] latest OpenAL not compatable?

2005-06-21 Thread Vivian Meazza
Dave Culp

 
 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
 

What are you trying to compile it on?

Vivian



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


Re: [Flightgear-devel] latest OpenAL not compatable?

2005-06-21 Thread Dave Culp
 What are you trying to compile it on?

linux
Mandrake 10.1
gcc 3.4.1
plib 1.8.4

Dave

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