[vlc-devel] [vlc-commits] contrib/ebml+mkv: compile with hidden symbols
Felix Paul Kühne
fkuehne at videolan.org
Mon May 4 17:15:36 CEST 2015
Hey Steve,
> On 04 May 2015, at 08:46, Steve Lhomme <robux4 at gmail.com> wrote:
>
> What was the error when this wasn't set ? I'd like to fix this in the
> original libraries so the patch is not needed anymore.
When linking stuff with Xcode, it requires all symbols to hidden or not hidden, but not a mix of both. libebml and libmatroska were the only libraries in our iOS setup not hidding symbols, so the best and easiest way was to just do so :)
Best regards,
Felix
More information about the vlc-devel
mailing list