[gstreamer-bugs] [Bug 576018] [filesrc] compile error with mingw: storage size of 'stat_results' isn't known

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Apr 16 04:56:07 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=576018

  GStreamer | gstreamer (core) | Ver: 0.10.22

Levente Farkas changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #3 from Levente Farkas  2009-04-16 11:56 UTC -------
for mingw we use the cflags trick:
CFLAGS="$CFLAGS -D__MSVCRT_VERSION__=0x0601"
of course those who compile with msvc on a windows machine where msvc knows
which version of msvcrt is installed (and anything newer then win98 is ok) it's
working automatically since msvc define this variable with the right value.
probably add this define to the mingw compile option can be a solution (and the
resulting bin not working on win98 which is not working on win98 anyway it
compiled by msvc either).


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




More information about the Gstreamer-bugs mailing list