[Bug 710984] New: misc patch to improve MSVC compatibility and CMake build script

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 28 03:11:17 CET 2013


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

           Summary: misc patch to improve MSVC compatibility and CMake
                    build script
    Classification: Platform
           Product: GStreamer
           Version: 1.2.0
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-gl
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: comicfans44 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I'm trying to implement some element based on opengl plugin on win32, but I
found the CMake build script incomplete ,VS project out of date and some
headers not compatible with msvc , so I made some patch to complete the CMake
build script, hopes this can help others working with msvc. this script can
also build in Linux ,but not behave exactly the same as autoconf. it lacks
automatic config header generation , use pre-defined header instead. tested on
win7 32 bit.
the FindGstreamer.cmake file included in patch can also be used to found
Gstreamer gl plugin with cmake.

these patch not the same as I posted in mail list. since I found some small bug
in it, so I did some fix and re-format it.

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