jogamp
›
joal
Search
everywhere
only in this topic
Advanced Search
FIND_PACKAGE(OpenAL)
Classic
List
Threaded
♦
♦
Locked
4 messages
Joel
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
FIND_PACKAGE(OpenAL)
I was able to build joal, but how do I make the following line in CMake work?
FIND_PACKAGE(OpenAL)
I get the following output:
-- Could NOT find OpenAL (missing: OPENAL_LIBRARY OPENAL_INCLUDE_DIR)
Is there a path to put it on?
gouessej
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: FIND_PACKAGE(OpenAL)
Administrator
Hi
Can you indicate which CMake script gives you this error message?
Julien Gouesse |
Personal blog
|
Website
Joel
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: FIND_PACKAGE(OpenAL)
This post was updated on
.
Its my own cmake file. It works with OSX, but I need it to find the android version.
Can I use this? How do I use it?
http://www.na-mic.org/svn/Slicer3-lib-mirrors/trunk/CMake/Modules/FindOpenAL.cmake
gouessej
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: FIND_PACKAGE(OpenAL)
Administrator
I don't understand what is wrong with the current build and what you try to achieve :s You should ask your questions on the IRC channel.
Julien Gouesse |
Personal blog
|
Website
Free forum by Nabble
Edit this page