[Openal] Can't create configuration file on Windows PC
Jason Daly
jdaly at ist.ucf.edu
Wed May 14 08:39:18 PDT 2008
wassim_belhadj wrote:
> Dear
>
> I downloaded the latest source openal-0.0.8 and CMake 2.6 and I can't get
> past these errors:
>
Contrary to the what the web site says, openal-0.0.8 is far from the
latest source. There's a new web site in the works, which will have all
of this information on it eventually.
The original Sample Implementation is deprecated, in favor of
OpenAL-Soft. OpenAL-Soft is a more streamlined, and more capable
implementation based on the original Windows code base (but now with
support for ALSA, OSS, and other backends). You can get it here:
http://kcat.strangesoft.net/openal.html
I've tested it with CMake 2.4.5 and it works fine with that version.
I'd expect it to work fine with CMake 2.6 as well, but let us know if
you still encounter problems.
--"J"
More information about the Openal
mailing list