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

Qt5.6.1 Xp QtWebEngineCore.access_token_store_qt.obj

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P3: Somewhat important
    • None
    • 5.6.1
    • WebEngine
    • None
    • win10 vs2013 update5

    Description

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

      NMAKE : fatal error U1073: don't know how to make 'E:/qt5.6.1Src/qtwebengine/src/core/Release/obj\src\core\QtWebEngineCore.access_token_store_qt.obj'
      Stop.
      NMAKE : fatal error U1077: '"E:\Microsoft Visual Studio 12.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.
      Press any key to continue . . .

       

       

      I use  the    qt-everywhere-opensource-src-5.6.1.zip

      This is the environment variable:

      set OPENSSL_SRC_PATH=C:\openssl-1.0.2m

      rem set openssl install path
      set OPENSSL_INSTALL_PATH=C:\OpenSSL-Win32

      rem  vs V
      set QMAKESPEC=win32-msvc2013

      rem qt src
      set QT5_SRC_PATH=E:\qt5.6.1Src

      rem  qt install path
      set QT5_INSTALL_PATH=E:\Qt5.6.1xp\build\

      rem set git
      set GIT_PATH=C:\Program Files\Git

      set PERL_PATH=C:\Perl\bin

      rem set python
      set PYTHON_PATH=C:\Python27

       

      call environment.bat
      set PATH=%QT5_SRC_PATH%\qtbase\bin;%QT5_SRC_PATH%\qtbase\lib;%QT5_SRC_PATH%\gnuwin32\bin;%GIT_PATH%\bin;%PATH%

      set PATH=%QT5_SRC_PATH%\qtrepotools\bin;%PATH%

      set PATH=%PATH%;%PERL_PATH%;%PYTHON_PATH%

      set LIB=%LIB%;%ICU_INSTALL_PATH_WIN%\lib;%OPENSSL_INSTALL_PATH%\lib

      INCLUDE=%INCLUDE%;%ICU_INSTALL_PATH_WIN%\include;%OPENSSL_INSTALL_PATH%\include

      set PATH=%PATH%;%ICU_INSTALL_PATH_WIN%\bin;%OPENSSL_INSTALL_PATH%\bin;%ICU_INSTALL_PATH_WIN%\bin
      set PATH=%QT5_SRC_PATH%\qtbase\bin;%QT5_SRC_PATH%\gnuwin32\bin;%PATH%

      SET INCLUDE=C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\Include;%INCLUDE%
      SET LIB=C:\Program Files (x86)\Microsoft SDKs\Windows\v7.1A\lib;%LIB%
      SET CL=/D_USING_V110_SDK71_;%CL%

      cd /D %QT5_SRC_PATH%

      configure -prefix %QT5_INSTALL_PATH% -debug-and-release -opensource -confirm-license -opengl dynamic -mp -icu -openssl -nomake examples -nomake tests -platform %QMAKESPEC% -target xp -no-directwrite -qt-sql-sqlite

      Attachments

        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
            tohn tohn
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes