[LV2] OT: 32-bit Build on OSX
David Robillard
d at drobilla.net
Wed Nov 26 19:13:30 PST 2014
On 2014-11-26 21:45, Michael R. Fisher wrote:
>
> For what it's worth, new versions of Xcode do not have the AU template anymore.
>
> As for a proper framework, the compiled library is the exact format as a normal dylib. Binaries are more or less packaged in a *.framework bundle, similar to a Mac App bundle.
Yeah, not rocket science, just needs to be built into the correct
directory structure (+ manifest).
> What would be included in such a thing though? Suil/lilv + dependencies? I suppose soon these will be included with lv2 itself.
Yes, I plan to put these (less serd and sord) into LV2 proper. Still as
individual libraries, but with an lv2-host-stack.pc or something like
that to easily pull them all in and simply depend on LV2 x.y.z
The framework would be analogous to that meta-pkgconfig file, I suppose,
since I doubt anyone interested in such a thing would be interested in
individual frameworks (or perhaps they naturally nest anyway, no idea)
--
dr
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.lv2plug.in/pipermail/devel-lv2plug.in/attachments/20141126/08a22cca/attachment-0001.pgp>
More information about the Devel
mailing list