[gstreamer-bugs] [Bug 573165] New: Generate additional export files for gstreamer app plugin

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 25 10:20:33 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=573165

  GStreamer | gst-plugins-base | Ver: git
           Summary: Generate additional export files for gstreamer app
                    plugin
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lrn1986 at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Add $(GST_LIB_LDFLAGS) to libgstapp_ at GST_MAJORMINOR@_la_LDFLAGS in
gst-plugins-base/gst-libs/gst/app/Makefile.am
This causes --export-symbols-regex argument to appear at link time and leads to
.def and .exp file being generated alongside with .dll
app plugin seems to be the only plugin that is not generating .def file. Which
is odd, because gstapp is the only plugin that actually exports useful API
function on its own.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=573165.




More information about the Gstreamer-bugs mailing list