-
### Xmake 版本
xmake v2.8.9+20240321
### 操作系统版本和架构
linux 6.7.3
### 描述问题
我试图在一个C+rust的项目里使用no_std/nostdlib(可以先忽略C的这部分) 进行编译。
rust项目在独自的rsystem目录下,有自己的xmake.lua。
我使用`add_requires("cargo:…
-
### Xmake 版本
2.8.8+HEAD.d8e248255
### 操作系统版本和架构
Windows10 Version 22H2
### 描述问题
更新了clang版本到18.1.2,且将xmake和VS更新到最新版本后,编译项目时自动更新包,在安装imgui v1.90.4 [debug:y, sdl2_no_renderer:y, runtimes:"…
-
### Xmake Version
2.8.6
### Operating System Version and Architecture
Windows 11
### Describe Bug
I've been using CMake before and just tried using xmake today.
When a .vscode directory alread…
-
# Overview
| | package | i586 | x86_64 | notes | resolution |
| --- | --- | --- | --- | --- | --- |
| --- | office/MasterPDFEditor | :x: | :x: | Incorrect checksum, upstream change | Fixed in…
-
Type: Bug
I really don't know how to reliably reproduce this bug. Here is a kernel dump right after whatever happened, had happened:
Kernel dump
Mar 24 17:20:04 ArcoB kernel: traps: VizCo…
-
### Xmake Version
2.8.7
### Operating System Version and Architecture
Any OS
### Describe Bug
项目中使用
add_rules("plugin.compile_commands.autoupdate", { outputdir = ".vscode" })
编译后生成的compile_comm…
-
又去duilib那折腾了一圈,还是需要装vcpkg,他那个更麻烦,又回来了,还是觉得lcui优雅。这次vs2015,vcpkg,lcpkg都装成功了,但是按照github readme上的还是不行,命令参数不对,希望帮我解决下。
```
PS D:\lcui-router-app> npm install
up to date in 1.501s
1 package is lookin…
fxqy updated
4 months ago
-
### Is your feature request related to a problem? Please describe.
1. 设置环境变量XMAKE_LOG=build.log
2. 执行常规xmake编译
3. 执行完毕后, build.log存在, 但自定义命令(os.exec)的输出内容, 没有出现在build.log里
### Describe the solutio…
-
Type: Bug
# Behaviour
Here's a code snippet
```
import glob
import itertools
import os
from datetime import datetime
import joblib
import numpy as np
import optuna
import pandas as pd…
-
### Xmake Version
2.8.7
### Operating System Version and Architecture
Windows 11
### Describe Bug
set_kind doesn't have any configuration property like [CMake does](https://cmake.org/cmake/help/l…