-
### Xmake 版本
v2.9.6+HEAD.abd15c255
### 操作系统版本和架构
Windows 11 23H2
### 描述问题
生成的构建命令似乎不正确
### 期待的结果
正常安装
### 工程配置
```lua
add_requires("cpr[toolchains=clang-cl]")
target("test")
set_too…
-
### Xmake 版本
v2.9.6
### 操作系统版本和架构
Windows10 22H2
### 描述问题
使用clang-cl构建verilator失败,提示`cannot copy file .../verilator_bin.exe, file not found!`,并且如果不指定使用clang-cl构建,即使设置了`xmake g --policie…
-
hello I wanted to ask if someone could be so kind to list all the commands necessary to install on MacOS (Sonoma 14.3)
I tried to follow the instruction on the website
and did the following
`…
-
I am trying to build the [llnode](https://github.com/nodejs/llnode) module on Windows, which can only be built with clang-cl. The project previously (ab)used the passthrough of arguments to msbuild to…
-
### Compiler name
clang-cl
### Compiler version
As many as possible
### Compiler language
C, C++
### Compiler homepage
Same as Clang
### Motivation
clang-cl is Clang with MSVC front-end compa…
-
I see that the sources have some tests in `__clang__`. But building with `clang-cl` (the MSVC-driver = `clang --driver-mode=cl`)
seems unsupported. E.g. on trying to compile `examples/embedding/hell…
-
I get internal compiler error during C++ compilation of OpenCascade library with `clang-cl`. The same codebase compiles fine using `cl.exe` and `clang 17.1.6` on MacOS.
I tried versions 17.0.6 and …
-
```
Stack dump:
0. Program arguments: C:\\PROGRA~1\\LLVM\\bin\\clang-cl.exe /nologo -TP -D_USE_MATH_DEFINES -D_VARIADIC_MAX=10 -D_WIN32_WINNT=0x0601 -D__OPENCV_BUILD=1 -D__STDC_CONSTANT_MACROS …
R-Goc updated
29 minutes ago
-
### Description of the bug:
As of Bazel 7.3.1, the standard clang-cl Windows toolchain supports compiling assembly code using clang-cl.exe (as it does with C and C++ code). As of 7.4.0, the clang-cl…
-
### Brief Issue Summary
Same issue as #2798
![image](https://github.com/microsoft/vscode-cmake-tools/assets/25214835/58c35062-8fe9-4d1b-bb48-59f69bd73af1)
```
[cmake] CMake Error at C:/Prog…