-
ninja msvc_deps_prefix 配置好后,配置报找不到头文件,应该是我的系统原因,可能是设置不了英文导致
因为我想编译你的 lua-debug 插件学习一下,发现需要使用到 luamake 因为ninja 编译不了,所以我翻译了ninja 的工程文件
下面是我用 xmake 工具写的 最后段 luamake 生成的看不懂的,luamake 又找不到二进制的包下载,不知道能否提…
-
environment: vscode 1.45.1, ubuntu 20.04 in windows 10 wsl, xmake vscode extension 1.3.4
While opening a project folder from within wsl, xmake buttons does not appear on the bottom status bar. In v…
-
I am author of xmake-vscode. I want to upload [xmake-vscode](https://github.com/xmake-io/xmake-vscode) extensions to open-vsx.
So I created a namespace (`tboox`)
https://github.com/xmake-i…
-
### 描述问题
qt .ui 生成的头文件未出现在 compile_commands.json 中,vscode分析某个cpp文件只会在 compile_commands 和 includePath 中二选一,导致即使手动添加了 .gen 下的头文件路径依然无法识别。
### 期待的结果
compile_commands.json 中添加生成的头文件
### 相关环境
…
-
@OfficialEsco @jedieaston @ItzLevvie Can you all please suggest some packages which are shipped through GitHub releases so that I can them in packages.json?
-
### Describe the bug
When attempting to debug a program using the xmake Debug button in the VS Code extension, we get an error message popup.
### Error output
>Unable to start debugging. Launch o…
-
Issue Type: Bug
```
-
Hi again,
Windows 10
xmake v2.3.8+202011211435
llvm-mingw
vscode 1.51.1
I'm just trying out the vscode add-in. Your instructions indicate a compile_commands.json file is generated when xmake…
-
windows平台
按照入门指导建立了一个工程.
啥都是最新版
-
> 注:如果是`问题报障`或者`特性请求`,请选择`报告缺陷`,`特性请求`模板,否则一律不回复。
### 描述讨论详情
目前xmake-VSCode的Intellisense依赖生成的compile_commands.json,然而compile_commands.json缺失了非默认的target导致这些target里的文件无法正确产生Intellisense
xq114 updated
3 years ago