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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

erikherz
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

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel