-
### Xmake Version
2.7.3
### Operating System Version and Architecture
Windows 11 22H2
### Describe Bug
I'm not sure it is a bug or just my misbehaviour.
The `includes()` function in project x…
-
### Xmake Version
v2.7.3+202211090100
### Operating System Version and Architecture
macOS Monterey
### Describe Bug
When being used to compile [墨干](https://github.com/XmacsLabs/mogan) on macOS, x…
-
### Xmake Version
2.7.3
### Operating System Version and Architecture
All
### Describe Bug
![image](https://user-images.githubusercontent.com/32241825/207790978-db200877-ad69-42e3-875e-1b0bac0d11…
-
### Xmake 版本
2.7.4
### 操作系统版本和架构
Windows 10
### 描述问题
![image](https://user-images.githubusercontent.com/42310255/209461726-af02b137-8494-420d-82e8-6def6605aa54.png)
如图所示,第一个参数应该是cl.exe编译器,然而这里被拆…
-
### 你在什么场景下需要该功能?
不同的target需要不同的参数,每次都需要手动输入太麻烦,写在on_run里面也不够方便
### 描述可能的解决方案
希望能够增加set_runargs接口,里面配置运行参数,同时生成的工程文件也应该支持调试参数
### 描述你认为的候选方案
_No response_
### 其他信息
_No response_
-
### Xmake 版本
2.7.3
### 操作系统版本和架构
windows11 22h2
### 描述问题
静态库程序构建报错,但动态库程序没问题
![1](https://user-images.githubusercontent.com/102885957/206881587-a3e0ef5c-aaa1-4461-b49c-5eab1de8b2d4.png)
![2](ht…
-
### Xmake 版本
2.7.1
### 操作系统版本和架构
Ubuntu 22.04 on Win10 WSL
### 描述问题
xmake.lua
```lua
add_rules("mode.debug", "mode.release")
set_languages("c++17")
set_toolchains("clang")
set_warn…
fonqL updated
2 years ago
-
### Xmake 版本
2.7.3
### 操作系统版本和架构
Windows 11 22H2
### 描述问题
1. 生成的 CMakeLists.txt 中,有的路径是用 \ 分割的,但 CMake 扫描时会报错
![image](https://user-images.githubusercontent.com/37923060/206894377-c67285ed-bc67-…
-
### Xmake 版本
2.7.2
### 操作系统版本和架构
Ubuntu 22.04
### 描述问题
建立两个工程目标,一个用于转换proto文件(假定目标为test2_pb),另一个使用它(假定目标为test)。当多次执行xmake project -k compile_commands,或通过vscode插件命令XMake: UpdateIntellisense更新compi…
-
## !!! 注:提问题时若使用`不能用/没效果/有问题/报错`此类模糊表达,但又没有根据下面的模板给出任何相关辅助信息的,将会直接标记为 Invalid。
### 描述问题
插件自动生成的compile_commands.json没有包含QT相关的头文件路径
```
{
"directory": "D:\\workspace\\xmake",
"arguments":…