Vivian Meazza wrote:
> Patched soundmgr_openal.cxx/hxx and sample_group.hxx with 
> 
> +#elif defined(_WIN32)
> +# include <al.h>
> 
> or
> 
> +#elif defined(_WIN32)
> +# include <al.h>
> +# include <alc.h>
> +# include <AL/alut.h>

Olaf pointed out to me that this wasn't necessary for more than 5 yearss 
and indeed AL/* is the recommended place for the header files by 
specification. So I'll revert this to section to the way it was before.

Erik

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to