[gstreamer-bugs] [Bug 568632] __MSVCRT_VERSION__ not defined with mingw, causing "storage size of 'stat_results' isn't known" compile error

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Apr 17 08:08:58 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=568632

  GStreamer | gstreamer (core) | Ver: git

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132823|accepted-commit_now         |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|__MSVCRT_VERSION__ is not   |__MSVCRT_VERSION__ not
                   |defined                     |defined with mingw, causing
                   |                            |"storage size of
                   |                            |'stat_results' isn't known"
                   |                            |compile error




------- Comment #13 from Tim-Philipp Müller  2009-04-17 15:08 UTC -------
commit 923b33a31684e736d9a5ed958ca501bdc16e90d6
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date:   Fri Apr 17 15:46:52 2009 +0100

    win32: define __MSVCRT_VERSION__ when compiling with MingW, for __stat64

    Need to define this when using MingW, so that the includes provide
    __stat64 and friends. We need at least Windows XP SP2 for this.
    Fixes #568632.


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