[gstreamer-bugs] [Bug 584835] MSVC compiler fails with 'static inline' function

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jun 4 09:27:23 PDT 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=584835

  GStreamer | gstreamer (core) | Ver: 0.10.23




------- Comment #2 from Andoni Morales  2009-06-04 16:27 UTC -------
I have just updated my GStreamer core sources to 0.10.23 from the 0.10.20
version.
I tryed to compile them following the same steps I use with 0.10.20 and I get
an error for each function declared 'static inline':

Error   8       error C2054: expected '(' to follow 'inline'   
E:\ossbuild2\Build\Windows\Win32\Release\include\gstreamer-0.10\gst\gstbuffer.h
381

In fact GLib should be defining in glib/gutils.h "inline" to "__inline" but it
doesn't. I have checked my glibconfig.h header and it seams to be ok. I have
also checked that I'm using the correct preprocessor definitions.

As it's more a glib related issue I'll try to figure out what's wrong.

Thanks


-- 
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=584835.




More information about the Gstreamer-bugs mailing list