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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 16 13:19:51 PDT 2010


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

--- Comment #4 from David Hoyt <dhoyt at llnl.gov> 2010-03-16 20:19:48 UTC ---
I looked at it a bit more closely, and the difference is that in ugly's
config.h, you use #undef. Elsewhere it's not even mentioned.

If you comment out the #undef GST_FUNCTION, then it proceeds to compile
normally. I suppose that's the real fix.

I recompiled everything successfully after I removed #undef GST_FUNCTION
completely.

I've attached a new patch with the changes.

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