[Bug 731284] New: GStreamer Fails to Link on iOS for Deployment Target > 6.1

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jun 5 11:05:41 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=731284
  GStreamer | don't know | 1.2.4

           Summary: GStreamer Fails to Link on iOS for Deployment Target >
                    6.1
    Classification: Platform
           Product: GStreamer
           Version: 1.2.4
        OS/Version: other
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: 0 at psycoti.ca
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


We're using http://gstreamer.freedesktop.org/data/pkg/ios/1.2.4.1/ and the
tutorials at cgit.freedesktop.org/~slomo/gst-sdk-tutorials/ and when we change
the Deployment Target to something above 6.1 we get linker errors such as:

Undefined symbols for architecture i386:
"std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t>
>::_Rep::_S_empty_rep_storage", referenced from:
  TagLib::String::String() in GStreamer(libtag_a_i386_-tstring.cpp.o)
  TagLib::String::~String() in GStreamer(libtag_a_i386_-tstring.cpp.o)
  TagLib::String::String() in GStreamer(libtag_a_i386_-tstring.cpp.o)
  TagLib::String::String(std::string const&, TagLib::String::Type) in
GStreamer(libtag_a_i386_-tstring.cpp.o)
  TagLib::String::String(wchar_t const*, TagLib::String::Type) in
GStreamer(libtag_a_i386_-tstring.cpp.o)
  TagLib::String::String(char const*, TagLib::String::Type) in
GStreamer(libtag_a_i386_-tstring.cpp.o)
  TagLib::String::String(wchar_t, TagLib::String::Type) in
GStreamer(libtag_a_i386_-tstring.cpp.o)

There are a lot, but that's one.

This also happens on our actual project, but we found it also happens on the
tutorial while we were trying to figure out why one worked and the other
didn't.
The tutorial is just an easier way for you to find it.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list