Re: cmake + openalsoft = error on linux

Chris Robinson <[email protected]> Mon, 01 Jul 2013 19:52:20 -0700
Newsgroups gmane.comp.lib.openal
Message-ID <[email protected]>
On 07/01/2013 12:00 PM, keghn wrote:
> keghn@keghn-700Z3C-700Z5C ~/openal/openalsoft $ cmake ..
> CMake Error: The source directory "/home/keghn/openal" does not appear to
> contain CMakeLists.txt.

It looks like you're not telling cmake where OpenAL Soft's root 
directory is (where the base CMakeLists.txt is). The source download 
should have a build/ subdirectory where you can run 'cmake ..' from. 
Otherwise, you need to specify the appropriate path if it's not '..'.

>   My software manager is using the most stable cmake. Version: 2.8.9-0ubuntu1
>   I can use openalsoft if the .cpp file dose not need cwave.cpp.

I have no idea what you mean by this. You can't build OpenAL Soft, but 
you can use it if your project doesn't have cwave.cpp?
_______________________________________________
Openal mailing list
[email protected]
http://opensource.creative.com/mailman/listinfo/openal