[gstreamer-bugs] [Bug 612961] New: dvdreadsrc.c compile error with MSVC, missing GST_FUNCTION

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 15 10:52:51 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=612961
  GStreamer | gst-plugins-ugly | 0.10.14

           Summary: dvdreadsrc.c compile error with MSVC, missing
                    GST_FUNCTION
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.14
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: dhoyt at llnl.gov
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=156200)
 View: https://bugzilla.gnome.org/attachment.cgi?id=156200
 Review: https://bugzilla.gnome.org/review?bug=612961&attachment=156200

win32/config.h patch

win32 config.h doesn't define GST_FUNCTION and as a result dvdreadsrc.c
compilation fails with MSVC.

The attached patch fixes the problem for now. But it seems like configure needs
to be updated to properly define the macro.

-- 
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