[gstreamer-bugs] [Bug 544433] GOOM doesn't build with MSVC

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jul 23 13:28:05 PDT 2008


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

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Michael Smith changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|gstreamer-                  |msmith at xiph.org
                   |bugs at lists.sourceforge.net  |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1




------- Comment #1 from Michael Smith  2008-07-23 20:28 UTC -------
Created an attachment (id=115120)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=115120&action=view)
Build goom with msvc

This patch:
 - includes <glib.h> in goom_config.h; this brings in glib's definition of
inline (which is needed for msvc)
 - includes config.h so that we get HAVE_INTTYPES_H defines, and we use that as
appropriate
 - drops local definition of gint*/guint*, since we're now including glib.h
 - removes an unused definition of MAX (glib defines it for something else)


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




More information about the Gstreamer-bugs mailing list