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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用clang-cl构建cpr失败 #5703

Open
killcerr opened this issue Nov 8, 2024 · 1 comment
Open

使用clang-cl构建cpr失败 #5703

killcerr opened this issue Nov 8, 2024 · 1 comment
Labels

Comments

@killcerr
Copy link
Contributor

killcerr commented Nov 8, 2024

Xmake 版本

v2.9.6+HEAD.abd15c255

操作系统版本和架构

Windows 11 23H2

描述问题

生成的构建命令似乎不正确

期待的结果

正常安装

工程配置

add_requires("cpr[toolchains=clang-cl]")

target("test")
    set_toolchains("clang-cl")
    add_files("*.cpp")

附加信息和错误日志

install.txt

@killcerr killcerr added the bug label Nov 8, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


Title: Building cpr using clang-cl failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants