Hello List,
In working through the tutorials in the 3.9 release through the App
Store, I discovered I'm not able to run Csound from Grace. Looks like
the app is built with sandboxing enabled, which prohibits it from
executing my csound binary. Maybe this is compulsory when submitting?
I'm a developer, but haven't ever deployed a Mac app.. Grepping
through the Grace binary, I see the key
<key>com.apple.security.app-sandbox</key> is set to true, at any
rate, hence my guess.
So - I figured I'd build my own Grace from source, but JUCE
compilation seems to be broken, perhaps on OS X 10.11 only? make gets
a lot of complaints on a missing Point definition like so:
/System/Library/Frameworks/ApplicationServices.framework/Frameworks/QD.framework/Headers/Quickdraw.h:286:102:
error: unknown type name
'Point'
typedef CALLBACK_API( short , QDTxMeasProcPtr )(short byteCount, const
void *textAddr, Point *numer, Point *denom, FontInfo *info);
A recent poster on JUCE's forum mentions the issue:
http://www.juce.com/forum/topic/unknown-type-name-point
Any help/workarounds appreciated. Thanks!
Ben McAllister
listenfaster.com
^
_______________________________________________
Cmdist mailing list
[email protected]
https://cm-mail.stanford.edu/mailman/listinfo/cmdist