[lugaru] Lugaru compiling issues

Ondřej Hošek ondra.hosek at gmail.com
Fri Sep 3 19:43:40 EDT 2010


On Sat, Sep 4, 2010 at 00:44, Scott Sutherland
<kaycees_hunny at hotmail.com> wrote:
>   Could NOT find OpenAL (missing: OPENAL_LIBRARY)

Hi,

http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindOpenAL.cmake;hb=HEAD
says that it looks into key "HKEY_LOCAL_MACHINE\SOFTWARE\Creative
Labs\OpenAL 1.1 Software Development Kit\1.00.0000" value "InstallDir"
to see where you have installed the kit. Does this registry path, or
anything similar, exist on your system?

If not, does "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Creative
Labs\OpenAL 1.1 Software Development Kit\1.00.0000" (or something
similar; note the "Wow6432Node" part) exist?

In any case, this is most probably a CMake bug.

Cheers,
~~ Ondra


More information about the lugaru mailing list