David Luff writes: > > On 4/28/04 at 10:09 AM Norman Vine wrote: > > > >I have rebuilt the opeal dll and replaced the one on my site > >http://www.vso.cape.com/~nhv/files/fgfs/openal.tgz > > > >This should export the required alut* funcs and it includes > >the Makefile I used > > > >Note you will need to use my headers instead of the ones > >in CVS if you want to recompile this easiest to do by > > > >% cd %OPEN_AL > >% tar -xzvf openal.tgz > >% cd win > >% make > > > >should just work > >< the .a and .dll files will be left in the 'win' directory though > > > > > Norman, this compiles, links, and produces the expected sound from > FlightGear :-)
Cool ! Note this method should work with MingW32 also but one will need to recompile the libs and install them appropriately as the ones in my package are AFAICT Cygwin specific. Cheers Norman _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
