-
I package the library to xmake-repo, and I got the error.
https://github.com/xmake-io/xmake-repo/actions/runs/10766932084/job/29853487444?pr=5186
```console
C:/Users/runneradmin/AppData/Local/.xmak…
-
```
(trt_yolo) C:\Users\tc\Desktop\mc_new\TensorRT-YOLO>xmake f --tensorrt="D:\ProgramFiles\TensorRT-8.4.3.1"
checking for platform ... windows
checking for architecture ... x64
checking for Micro…
-
### Xmake 版本
v2.9.6
### 操作系统版本和架构
Windows10 22H2
### 描述问题
使用clang-cl构建verilator失败,提示`cannot copy file .../verilator_bin.exe, file not found!`,并且如果不指定使用clang-cl构建,即使设置了`xmake g --policie…
-
### Xmake Version
dev
### Operating System Version and Architecture
all
### Describe Bug
```lua
set_runtimes("MD")
add_requires("fast_io", "eigen")
```
```console
$ xmake f -c
in xmake-re…
-
### Xmake Version
v2.9.5+HEAD.d30de52e9
### Operating System Version and Architecture
Windows 11 23H2
### Describe Bug
尝试编译 xmake-repo 中的 libtorch,遇到如下问题。
## 问题一:libtorch 无法使用 GPU
尝试编译 cuda…
-
### Xmake 版本
latest
### 操作系统版本和架构
windows 11
### 描述问题
https://github.com/xmake-io/xmake-repo/issues/5728
yy-thunks的obj文件需要在系统sdk前,但是add_linkorders设置后没有生效
### 期待的结果
正确处理链接顺序
### 工程配置
1
### 附…
-
In xmake, third-party packages are imported by `add_requires` and `add_package`, we need to let LunaSDK users integrate LunaSDK using similar methods:
`add_requires("lunasdk")`
then
`add_package("l…
-
### Is your feature request related to a problem? Please describe.
SDL2的官方安卓绑定强制要求调用SDL_main。如果不能启用sdlmain,那么想跨平台使用sdl的话就只能自己处理不同的入口函数了。
我想各个平台统一用main函数~
### Describe the solution you'd like
安卓和…
-
Please tell us the third-party c/c++ packages you need. We will try to add it to the official repository first.
Of course, we also hope that everyone can help to contribute some packages to the re…
-
Hey! Thanks for a great hooking lib. You did exaclty what everybody thinking about!:)
I suggest to add lib to xmake-repo. It will be very helpful for xmake users:)
https://github.com/xmake-io/xmake-…