[Bug 703364] Misdetected W32

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 1 01:23:24 PDT 2013


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

Sebastian Dröge <slomo> changed:

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

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-01 08:23:20 UTC ---
commit b317a80620fd5155564f57fbe1ceee3c8d9b6d1a
Author: Руслан Ижбулатов <lrn1986 at gmail.com>
Date:   Mon Jul 1 01:36:35 2013 +0400

    gl: Fix build on Win32

    1) Need to include GL/glext.h on W32 to provide necessary macros
    2) W32 macros that pre-processor has by default are different for different
       toolchains. Borland uses __WIN32__, everyone else has _WIN32, so check
bo

    Side-note: glext.h is not supplied by mingw-w64 at the moment, but can be
    downloaded from http://www.opengl.org/registry/

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