[Webkit-unassigned] [Bug 196622] New: [WinCairo] Move to Visual Studio 2019

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 4 13:28:52 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=196622

            Bug ID: 196622
           Summary: [WinCairo] Move to Visual Studio 2019
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: stephan.szabo at sony.com
                CC: lforschler at apple.com

Because later versions of Visual Studio 2017 did not successfully compile the WinCairo port and Visual Studio 2019 has now been released, update to support VS2019.

Use the VS2019 generator for WinCairo, continue using the VS2017 generator for other ports
When looking for Visual Studio instances with vswhere pass a version argument to ask for VS2019 for WinCairo and 2017 for other ports
When looking for MSBuild, look in "MSBuild\Current\bin" (the new expected location) and fallback to "MSBuild\15.0\bin" if we can't find an MSBuild.exe in the first location.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190404/c8821977/attachment.html>


More information about the webkit-unassigned mailing list