[llvm-bugs] [Bug 44906] New: Configure fails on GitHub Actions using MSVC2019 enterprise

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Feb 14 03:46:13 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=44906

            Bug ID: 44906
           Summary: Configure fails on GitHub Actions using MSVC2019
                    enterprise
           Product: Build scripts
           Version: 10.0
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: cristian.adam at gmail.com
                CC: llvm-bugs at lists.llvm.org

The error can be seen here:
https://github.com/cristianadam/llvm-project/runs/443952288?check_suite_focus=true

CMake Error at cmake/config-ix.cmake:472 (if):
  if given arguments:

    "IS_DIRECTORY" "C:/Program Files (x86)/Microsoft Visual
Studio/2019/Enterprise" "VSSDK150INSTALL=C:/Program Files (x86)/Microsoft
Visual Studio/2019/Enterprise/VSSDKDIA SDK"

  Unknown arguments specified

I have a fix at https://reviews.llvm.org/D74561

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200214/9bcdc1de/attachment-0001.html>


More information about the llvm-bugs mailing list