Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-58382

Cannot build QT 5.8 under Win10 + MSVC 2015

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • 5.8.0
    • WebEngine
    • None

    Description

      Build with:

      configure -debug-and-release -shared -opengl desktop -icu -I E:\Icu\include -L E:\Icu\lib -openssl -I E:\OpenSSL\inc32 -L E:\OpenSsl\out32dll OPENSSL_LIBS="-lUser32 -lAdvapi32 -lGdi32" OPENSSL_LIBS_DEBUG="-lssleay32 -llibeay32" OPENSSL_LIBS_RELEASE="-lssleay32 -llibeay32" -nomake examples -nomake tests -platform win32-msvc2015 -mp

      Error:

      getopt.c
      ninja.cc
      Generating code
      Finished generating code
      wrote build.ninja.
      bootstrap complete. rebuilding...
      [28/28] LINK ninja.exe
      Generating code
      Finished generating code

      Microsoft (R) Program Maintenance Utility Version 14.00.23918.0
      Copyright (C) Microsoft Corporation. All rights reserved.

      "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe" -f Makefile.gyp_run.Debug all

      Microsoft (R) Program Maintenance Utility Version 14.00.23918.0
      Copyright (C) Microsoft Corporation. All rights reserved.

      E:\Qt\5.8.0\qtwebengine\src\3rdparty\ninja\ninja.exe -C E:/Qt/5.8.0/qtwebengine/src/core/Debug
      ninja: Entering directory `E:/Qt/5.8.0/qtwebengine/src/core/Debug'
      [5260/14335] ACTION qtwebengine_resources: repack_locales_22fe4217371b1043a766cb25389037cf
      'git' is not recognized as an internal or external command,
      operable program or batch file.
      [5913/14335] CXX obj\src\3rdparty\chromium\base\win\base.win_util.obj
      FAILED: obj/src/3rdparty/chromium/base/win/base.win_util.obj
      ninja -t msvc -e environment.x86 – cl.exe /nologo /showIncludes /FC @obj\src\3rdparty\chromium\base\win\base.win_util.obj.rsp /c e:\qt\5.8.0\qtwebengine\src\3rdparty\chromium\base\win\win_util.cc /Foobj\src\3rdparty\chromium\base\win\base.win_util.obj /Fdobj\src\3rdparty\chromium\base\base.cc.pdb
      e:\qt\5.8.0\qtwebengine\src\3rdparty\chromium\base\win\win_util.cc(26): fatal error C1083: Cannot open include file: 'uiviewsettingsinterop.h': No such file or directory
      [5922/14335] CXX obj\src\3rdparty\chromium\base\trace_event\base.memory_dump_manager.obj
      ninja: build stopped: subcommand failed.
      NMAKE : fatal error U1077: 'E:\Qt\5.8.0\qtwebengine\src\3rdparty\ninja\ninja.exe' : return code '0x1'
      Stop.
      NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\BIN\nmake.exe"' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: '(' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: 'cd' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: 'cd' : return code '0x2'
      Stop.
      NMAKE : fatal error U1077: 'cd' : return code '0x2'
      Stop.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qt_webengine_team Qt WebEngine Team
              hcaihao Howard
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes