Symbol not found error from libgstreamer-1.0.0.dylib -> libintl.8.dylib

Erik Herz erik at vivoh.com
Tue Apr 21 23:31:34 UTC 2020


On OSX my App crashes with a Symbol not found errors:

If I use libintl.8.dylib version 10.5.0, the error is:

Symbol not found: _libintl_bindtextdomain ... referenced from:
libgstreamer-1.0.0.dylib


If I use libintl.8.dylib version 10.6.0, the error is:

Symbol not found: g_libintl_dgettext ... referenced from:
libgstreamer-1.0.0.dylib


If I use libintl.8.dylib version 10.7.0, the error is:

Symbol not found: _libintl_bindtextdomain ... referenced from:
libgstreamer-1.0.0.dylib

... libgstreamer-1.0.0.dylib is from the 1.16.2 installer ...

Should I use another version of libintl.8.dylib ?

-- 
Erik
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200421/d2d6cf00/attachment.htm>


More information about the gstreamer-devel mailing list