Re: Re: Compiling For IOS

Camlorn <[email protected]> Tue, 27 Aug 2013 10:54:52 -0400
Newsgroups gmane.comp.lib.openal
Message-ID <[email protected]>
It is worth mentioning that apple will now allow you to use LGPL 
libraries on the iPhone.  If you intend to go through the app store, you 
should be aware of this.  They may have changed their policies, but not 
to my knowledge.

On 8/26/2013 5:35 PM, keghn wrote:
>   Hello Ali,
>   I use Linux os, Mint 14.1 mate. i do it this way:
> uncompress openal-soft into a directory, such as oopenal-soft
>   I go into that directory using a terminal and type these six lines:
>
> mkdir build
> cd build
> rm -rf *
> cmake ..
> make
> sudo make install
>
>
> #sudo give me root privileges.
>
> then:
>
> make helloworld
>
>
>   That is if you have helloworld.c in your directory.
>
>   How do you do it on your system?
>
>
>
> --
> View this message in context: http://openal.996291.n3.nabble.com/Compiling-For-IOS-tp5550p5554.html
> Sent from the OpenAL - User mailing list archive at Nabble.com.
> _______________________________________________
> Openal mailing list
> [email protected]
> http://opensource.creative.com/mailman/listinfo/openal

_______________________________________________
Openal mailing list
[email protected]
http://opensource.creative.com/mailman/listinfo/openal