Closed SuFu123 closed 1 year ago
我是这么解决的
修改src/lni/main.cpp
中的lua_objlen
为lua_rawlen
然后xrepo install "libxmake"
我安装的版本为:
-> libxmake v2.7.1 [vs_runtime:"MT"]
最后xmake
但编译后的luject似乎不能运行,可能得降级xmake
try it again.
xrepo update-repo
xrepo remove --all -y libxmake
xmake f -c
xmake
i was typeing xmake to build on my commander ,but it throws the errors above, i wonder what's wrong with this main.cpp