-
### Xmake Version
1.6.4
### Operating System Version and Architecture
Windows10 破解版 (组装机器商家装的)
### Describe Bug
新建一个文件夹后用VsCode打开,然后用命令面板使用xmak:newfiles,没反应
### Expected Behavior
按照B站作者的视频做的 但是…
QELD updated
4 months ago
-
### Xmake 版本
2.9.1
### 操作系统版本和架构
windows10
### 描述问题
## vscode的xmake 插件 bug
1. 底部 debug 按钮启动不了 提示 Target program not found.
2. 通过调试配置也启动不了 提示 launch: property 'program' is missing or empty.
###…
-
### Xmake 版本
v2.9.4+HEAD.e85b001f1
### 操作系统版本和架构
windows 11 23H2
### 描述问题
目前Windows下的clang-cl工具链使用了clang-cl作为编译器,使用了msvc的链接器,未使用llvm的lld-link。
### 期待的结果
在切换到clang-cl工具链时,应使用类似于以下路…
-
下载了[rimeac.lua.x86.7z](https://github.com/fxliang/rimeac.lua/releases/download/0.0.2/rimeac.lua.x86.7z)
执行
`lua script.lua `
```
script begins!
hello world in lua!
lua: script.lua:6: attempt…
-
### Xmake 版本
2.9.1
### 操作系统版本和架构
Windows 11 version 23H2
### 描述问题
作者你好, 我在使用xmake-vscode 插件 xmake.onBuildRun 功能的时候遇到了一些问题
1. 构建失败后, 仍会执行上次生成的可执行文件
![问题1](https://github.com/xmake-io/xmake-vsc…
-
### 你在什么场景下需要该功能?
最近有意做一个neovim的xmake插件,需要xmake导出更多信息
我看了下现有的相关插件,比如[xmake.nvim](https://github.com/Mythos-404/xmake.nvim),[cmp-xmake](https://github.com/RunThem/cmp-xmake),[xmake.vim](https://githu…
-
After I configured gcc-13 and conan according to Configure option 2: invoice conan, then cmake, it prompted "In included file: too few arguments provided to function like macro invoice". Why is th…
-
### Xmake 版本
2.8.9
### 操作系统版本和架构
Windows 10 专业版 22H2
### 描述问题
使用xmake run以及xmake run -d运行目标可执行程序时无任何打印及窗口输出,并立即执行结束。通过xmake VSCode插件debug按钮可以正常进行debug。可执行程序可以手动打开,并正常运行。
### 期待的结果
xmake run正确运行…
-
![image](https://github.com/Sunrisepeak/d2ds/assets/38786181/4b4d8055-d3e9-4e1d-a7c3-21393524e3b8)
https://github.com/microsoft/vscode-cpptools
-
Currently there is no sense of order in the list. Would love to see if listed by category :+1: