Skip to content

[rxcpp] find_package(rxcpp "4.1.1" CONFIG REQUIRED) fails because of wrong version info #29339

Closed
@midrare

Description

@midrare

Library name: rxcpp
New version number: 4.1.1

find_package(rxcpp "4.1.1" CONFIG REQUIRED) fails with the following error.

CMake Error at C:/opt/vcpkg/scripts/buildsystems/vcpkg.cmake:844 (_find_package):
  Could not find a configuration file for package "rxcpp" that is compatible
  with requested version "4.1.1".

  The following configuration files were considered but not accepted:

    C:/Users/User/hello/cmake-build-debug/vcpkg_installed/x64-windows/share/rxcpp/rxcppConfig.cmake, version: 2.2.4

It seems that rxcppConfigVersion.cmake hasn't been updated to match the new package version.

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