[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:12:08 PDT 2010


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

--- Comment #2 from David Hoyt <dhoyt at llnl.gov> 2010-03-16 20:12:04 UTC ---
1>------ Build started: Project: gstdvdread, Configuration: Release Win32
------
1>Compiling...
1>dvdreadsrc.c
1>..\..\..\..\..\Source\gst-plugins-ugly\ext\dvdread\dvdreadsrc.c(196) : error
C2065: 'GST_FUNCTION' : undeclared identifier
1>..\..\..\..\..\Source\gst-plugins-ugly\ext\dvdread\dvdreadsrc.c(196) : error
C4047: 'function' : 'const gchar *' differs in levels of indirection from 'int'
1>..\..\..\..\..\Source\gst-plugins-ugly\ext\dvdread\dvdreadsrc.c(196) :
warning C4024: 'gst_debug_log' : different types for formal and actual
parameter 4
1>..\..\..\..\..\Source\gst-plugins-ugly\ext\dvdread\dvdreadsrc.c(202) : error
C2065: 'GST_FUNCTION' : undeclared identifier
1>..\..\..\..\..\Source\gst-plugins-ugly\ext\dvdread\dvdreadsrc.c(202) : error
C4047: 'function' : 'const gchar *' differs in levels of indirection from 'int'
.
.
.
.
1>gstdvdread - 180 error(s), 90 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

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