[Bug 797274] json-glib fails to build

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 11 14:28:00 UTC 2018


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

Nirbheek Chauhan <nirbheek.chauhan at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.15.1

--- Comment #1 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
Fixed with:

commit 57ee182e00d1cbf147c1d85c55122dc71cba5859
Author: Nirbheek Chauhan <nirbheek at centricular.com>
Date:   Thu Oct 11 19:47:10 2018 +0530

    cerbero: Properly fetch the value of PATH from MSVC

    We were accidentally using the full value of PATH set in the VS command
    prompt as the PATH value that contains Visual Studio paths. Only
    a subset of that value contains Visual Studio paths.

    As a part of this, now the rest of the code prepends PATH fetched from
    VS to the existing PATH value and uses the other env vars as-is by
    overwriting.

Thanks for reporting!

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