[gstreamer-bugs] [Bug 572315] Compiling camerabin on Windows with Visual Studio

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Feb 22 09:42:37 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=572315

  GStreamer | gst-plugins-bad | Ver: git

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.11




------- Comment #1 from Sebastian Dröge  2009-02-22 17:42 UTC -------
commit 7992233522f6fe60c54cbdaa7f7e8ea9ce9fb398
Author: Andoni Morales <ylatuya at gmail.com>
Date:   Sun Feb 22 18:41:08 2009 +0100

    camerabin: Fix compilation on Windows with Visual Studio

    Windows doesn't have strcasecmp so we should use
    g_ascii_strcasecmp here instead.

    Also Windows doesn't have sys/time.h so we first
    need to check if it actually exists and if not
    we should not include it.

    Fixes bug #572315.


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




More information about the Gstreamer-bugs mailing list