[gstreamer-bugs] [Bug 585075] Compilation with MSVC fails for files including "gst_private.h"

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jun 8 01:33:35 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=585075

  GStreamer | gstreamer (core) | Ver: 0.10.23

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #2 from Tim-Philipp Müller  2009-06-08 08:33 UTC -------
> It's not a soultion but it may help you to locate the error.

Quite unlikely that *we* will figure out the error without a way to reproduce
it ...

What you could try: move the gst_private.h include to the very top, just after
the config.h include. Maybe that makes a difference.

You could also try removing the 'undef GST_FUNCTION' from the
win32/common/config.h (assuming that's the one you use) - I don't think that
should make a difference with everything else being correctly included
(config.h must always be included first), but then sometimes bugs sneak in.

Also try the git version rather than the last release - we might have fixed an
include order error or so already (not that I remember something we fixed since
the last release, but you never know).


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




More information about the Gstreamer-bugs mailing list