search for: janstari

Displaying 2 results from an estimated 2 matches for "janstari".

Did you mean: janstary
2019 May 21
0
opus Digest, Vol 121, Issue 3
1. For starters, 32 bit support is deprecated in the next version of Mac OS X. Other things like Hardened Runtime ( https://lapcatsoftware.com/articles/hardened-runtime-sandboxing.html) may not be relevant, but to make things compatible, apps need to be compiled with an SDK > 10.7. The 64 bit is the big thing. 2 & 3. I want static and can't figure out how to get it to compile. Why
2019 May 20
1
OS X opusenc/opusdec?
Hi, I've been using the command line opusenc/opusdec tools for a while now to encode/decode files. The next version of OS X changes a few things, so I was looking to recompile these tools using a version of the OS X SDK > 10.7 (needed for apple's "hardened runtime") but had no luck. How can I compile a static version of opus tools on OS X that doesn't depend on any other