Skip to content

[qt5-base:x64-windows] build failure #13566

@BenKey

Description

@BenKey

Host Environment

  • OS: Windows 10 Pro 64-bit Version 2004 build 19041.508 with Windows Feature Experience Pack 120.2212.31.0
  • Compiler: Microsoft Visual Studio Community 2019 Version 16.7.3

To Reproduce

Run the following command.

./vcpkg install qt5 qwt qt5[doc] qt5[speech] qt5-winextras --triplet x64-windows

Failure logs

From Console

CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:141 (message):
    Command failed: D:/vcpkg/downloads/tools/jom/jom-1.1.3/jom.exe /J 9
    Working Directory: D:/vcpkg/buildtrees/qt5-base/x64-windows-dbg
    See logs for more information:
      D:\vcpkg\buildtrees\qt5-base\build-x64-windows-dbg-out.log
      D:\vcpkg\buildtrees\qt5-base\build-x64-windows-dbg-err.log

From build-x64-windows-dbg-out.log

qrhid3d11.obj : error LNK2001: unresolved external symbol IID_IDXGIFactory2
qrhid3d11.obj : error LNK2001: unresolved external symbol IID_ID3D11DeviceContext1
qrhid3d11.obj : error LNK2001: unresolved external symbol IID_ID3DUserDefinedAnnotation

Log files

build-x64-windows-dbg-out.log
build-x64-windows-dbg-err.log

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already supportdepends:upstream-changesWaiting on a change to the upstream project

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions