Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024.04.23 build failure #38517

Open
chenrui333 opened this issue May 1, 2024 · 1 comment
Open

2024.04.23 build failure #38517

chenrui333 opened this issue May 1, 2024 · 1 comment
Assignees
Labels
category:question This issue is a question

Comments

@chenrui333
Copy link

馃憢 trying to build the latest release, but run into some build issue. The error log is as below:

error build log
  CMake Error at CMakeLists.txt:196 (cmrc_add_resource_library):
    Unknown CMake command "cmrc_add_resource_library".

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/8900317936/job/24441728512
relates to Homebrew/homebrew-core#170471

@FrankXie05
Copy link
Contributor

This command should be included and used by find_package(CMakeRC REQUIRED).
Could you please try clearing the cmake cache and try again?

https://github.com/microsoft/vcpkg-tool/blob/d6945642ee5c3076addd1a42c331bbf4cfc97457/CMakeLists.txt#L191

cc @data-queue

@FrankXie05 FrankXie05 added the category:question This issue is a question label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants