xmake v2.9.7 #5987
waruqi
announced in
Announcements
xmake v2.9.7
#5987
Replies: 2 comments 10 replies
-
新版本好像有bug,同样的代码编译,依赖了llvm.so,v2.9.6执行没问题,v2.9.7执行报错,提示so找不到,ldd查看链接找不到so,但是编译命令是对的 |
Beta Was this translation helpful? Give feedback.
3 replies
-
xp下载哪个,我试了win32可以安装那个不能运行。 |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New features
before_config
andafter_config
for rulelua.native-object
ruleChanges
Bugs fixed
新特性
before_config
和after_config
lua.native-object
规则改进
Bugs 修复
What's Changed
WindowsSDKDir
->WindowsSdkDir
by @star-hengxing in fixWindowsSDKDir
->WindowsSdkDir
#5851xmake.cmd
andxmake.ps1
for better integration with Windows cmd and powershell by @DeepChirp in feat(msys2): addxmake.cmd
andxmake.ps1
for better integration with Windows cmd and powershell #5854New Contributors
xmake.cmd
andxmake.ps1
for better integration with Windows cmd and powershell #5854Full Changelog: v2.9.6...v2.9.7
This discussion was created from the release xmake v2.9.7.
Beta Was this translation helpful? Give feedback.
All reactions