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

Cannot build Qt for WinRT

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • 5.3.0 Beta1
    • 5.3.0 Alpha, 5.3.0
    • Build System
    • Freshly installed Windows 8.1 Pro
      Win 8.1 SDK
      VS2013 Express for Windows
      Strawberry perl
      SmartGit

      Qt revision is a82291aea1d2e0554f727f40b92845e385ea1a1e branch dev
    • WinRT

    Description

      I try to build Qt for WinRT, but it failed on configure.exe build stage.

      I use this instruction for build - http://qt-project.org/wiki/WinRTBuild.

      My build command is:
      configure.bat -xplatform winrt-arm-msvc2013 -developer-build -opensource -confirm-license -nomake tests -nomake examples

      Building failed on configure.exe linkage with followed error:

      link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /SUBSYSTEM:CONSOLE "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' versio
      n='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='' processorArchitecture=''" /MANIFEST /MANIFESTFILE:"configure.intermediate.manifest" /OUT:..\..\confi
      gure.exe @C:\Users\46AD~1\AppData\Local\Temp\nmBDC7.tmp
      LINK : fatal error LNK1104: cannot open file 'libcpmt.lib'
      NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\BIN\link.EXE"' : return code '0x450'
      Stop.

      Also I tried to build with winrt-x64-msvc2013 and it was also unsuccessful.

      Attachments

        Issue Links

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

          Activity

            People

              mkalinow Maurice Kalinowski
              navrocky Vladislav Navrocky
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes