[Bug 777903] gstx264 fails to build with the MSVC compiler

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 30 11:40:39 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=777903

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|git master                  |1.11.2

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
These all seem weird, but seem to be 2 groups:

1) "initializer is not a constant" must be the NULL or the constants in the
beginning, but why would that not be constant?
2) all others look like everything moved by 2 elements up in the array. The
types differ in exactly that way.

My guess is that somehow MSVC can't handle putting the constants in there and
fails to properly parse everything because of that.

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