[gstreamer-bugs] [Bug 568632] __MSVCRT_VERSION__ is not defined

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 23 16:04:01 PST 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=568632

  GStreamer | gstreamer (core) | Ver: git




------- Comment #2 from LRN  2009-01-24 00:04 UTC -------
Defining __MSVCRT_VERSION__ in config.h works only if config.h is included
first.
For that gst/gst.c has to be modified to include gst_private.h before
gstconfig.h
Alternatively you can #undef __MSVCRT_VERSION__ before defining it.


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




More information about the Gstreamer-bugs mailing list