[gstreamer-bugs] [Bug 606665] New: error: "__MSVCRT_VERSION__" redefined

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 11 14:57:43 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=606665
  GStreamer | gst-plugins-bad | git

           Summary: error: "__MSVCRT_VERSION__" redefined
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: lrn1986 at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Some files (that were added since October, while my buildbot was dead) in -bad
do include config.h after some system headers. This doesn't work well on
Windows, because config.h defines much needed __MSVCRT_VERSION__ constant,
which must be defined before system headers are included.

Also, there's a typo in mpegdemux Makefile.am

Patch coming soon.

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