-
-
Notifications
You must be signed in to change notification settings - Fork 872
Open
Labels
Description
Xmake 版本
xmake v2.9.8+20250323
操作系统版本和架构
Debian GNU/Linux 12 (bookworm)
描述问题
似乎更新到3.0.3了,但又似乎没有
duyanning@dyn-legion ~/work/tbox (master) $ xmake update
update version v3.0.3 from official source ..
=> download https://github.com/xmake-io/xmake.git .. ok
=> install to ~/.local/bin .. ok
duyanning@dyn-legion ~/work/tbox (master) $ xmake --version
xmake v2.9.8+20250323, A cross-platform build utility based on Lua
Copyright (C) 2015-present Ruki Wang, tboox.org, xmake.io
_
__ ___ __ __ __ _| | ______
\ \/ / | \/ |/ _ | |/ / __ \
> < | \__/ | /_| | < ___/
/_/\_\_|_| |_|\__ \|_|\_\____|
by ruki, xmake.io
point_right Manual: https://xmake.io/#/getting_started
pray Donate: https://xmake.io/#/sponsor
duyanning@dyn-legion ~/work/tbox (master) $ which xmake
/home/duyanning/.local/bin/xmake
$ ls -l /home/duyanning/.local/bin/xmake
-rwxr-xr-x 1 duyanning duyanning 759952 Mar 23 2025 /home/duyanning/.local/bin/xmake
期待的结果
升级到3.0.3
工程配置
无
附加信息和错误日志
无