-
### Xmake Version
xmake v2.8.1+dev.732d60063
### Operating System Version and Architecture
windows 11 home 10.0.22621 Build 22621
### Describe Bug
#215 the last fix doesn't work as expe…
-
### Is your feature request related to a problem? Please describe.
比如,我希望通过遍历test目录下的文件夹,为每一个文件夹生成一下target
但是这种情况下xmake vscode插件(侧边栏,状态栏)不能自动识别target
```lua
for _, folder in ipairs(os.dirs("te…
-
### 你在什么场景下需要该功能?
edx(edx介绍 https://zhuanlan.zhihu.com/p/635336347 )和xmake的适配
![image](https://github.com/xmake-io/xmake/assets/97490782/328876df-e262-4662-90a0-94b5579c5a05)
1 有命令能关闭“编译输出的格式…
-
### Is your feature request related to a problem? Please describe.
This is related to target name clashes described in #3380 where multiple subdirectories have a `tests` target.
### Describe the sol…
-
### Xmake Version
xmake v2.8.1+dev.732d60063
### Operating System Version and Architecture
windows 11 home 10.0.22621 Build 22621
### Describe Bug
when you debug the target is selected …
-
### Xmake 版本
v2.8.2+HEAD.57212c681
### 操作系统版本和架构
Windows 11 22H2 (22624.1680)
### 描述问题
运行`xmake`报链接错误👇
```pwsh
error: lld-link: warning: ignoring unknown argument '-o'
lld-link: error: could n…
-
### Xmake Version
xmake v2.8.2+20230828
### Operating System Version and Architecture
Linux Mint 21.2
### Describe Bug
compile unchanged pch in every build on Linux.
### Expected Be…
-
### Xmake 版本
2.8.1
### 操作系统版本和架构
windows10
### 描述问题
想添加windows应用图标,但是rc文件没法编译通过。
app.rc
```
IDI_ICON1 ICON DISCARDABLE "logo_multi.ico"
```
项目xmake.lua
```
target("ui")
…
-
Type: Bug
I've been using the Chinese language pack before, but lately it's not working.
When I open a new window, the interface language remains the default English. After I reinstalled and resta…
-
This is primarily a tracking issue for myself with the intent to add packages not yet included from Scoop, make sure they use static installer links, ensure the right installer types are being used, a…