Skip to content

[qtgraphs] Build failure on x64-windows due to CMake Version #43816

Open
@rremilian

Description

@rremilian

Operating system

Windows

Compiler

MSVC 14.29.30133

Steps to reproduce the behavior

./vcpkg install qt

Failure logs

I no longer have the failure logs.
When I tried to install qt, the build for qtgraphs failed with this error:

  set_property could not find CACHE variable _Python3_EXECUTABLE_DEBUG.
  Perhaps it has not yet been created.

There is an issue on the CMake upstream repository about this: 26163.
It was fixed in CMake v3.30.2 -> MR 9686

For the time being, the workaround is to use a newer version of CMake from the system using VCPKG_FORCE_SYSTEM_BINARIES.

Additional context

No response

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions