jogamp
›
joal
Login
Register
Search
everywhere
only in this topic
Advanced Search
FIND_PACKAGE(OpenAL)
Classic
List
Threaded
♦
♦
Locked
4 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
Joel
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Jan 27, 2015; 2:06am
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
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Jan 27, 2015; 9:11am
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
♦
♦
|
More
Loading...
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Jan 29, 2015; 11:46pm
Re: FIND_PACKAGE(OpenAL)
This post was updated on
Jan 30, 2015; 3:18am
.
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
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Mar 11, 2015; 9:10am
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