Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xmake f -m debug -a x86 出现错误 #573

Closed
ranwei1025 opened this issue Sep 12, 2019 · 1 comment
Closed

xmake f -m debug -a x86 出现错误 #573

ranwei1025 opened this issue Sep 12, 2019 · 1 comment

Comments

@ranwei1025
Copy link

注:提问题时若使用不能用/没效果/有问题/报错此类模糊表达,但又没有根据下面的模板给出任何相关辅助信息的,将绝对不会有任何反馈。

描述问题

xmake f -m debug -a x86 -D -v
error: @programdir\core\project\cache.lua:118: save D:\test.xmake\windows\x64\cache/config failed, cannot serialize: not enough memory!
stack traceback:
[C]: in function 'error'
[@programdir\core\base\os.lua:762]: in function 'raise'
[@programdir\core\project\cache.lua:118]: in function 'flush'
[@programdir\actions\config\main.lua:301]:
[C]: in function 'load'
[@programdir\core\base\task.lua:508]: in function 'run'
[@programdir\core\main.lua:236]:

请尽量清晰精准地描述你碰到的问题。

之前都是好的 后面升级了xmake出现了这个问题

期待的结果

请尽量清晰精准地描述你所期待的结果。

错误信息

如果可能,请尽量附加程序运行过程中的错误输出信息。

如果是xmake相关编译问题,请加上-v -D参数运行,并给出详细编译输出信息。

相关环境

windows 平台
xmake v2.2.8+201908261502, A cross-platform build utility based on Lua

其他信息

请提供其他附加信息帮助我们诊断问题。

@waruqi
Copy link
Member

waruqi commented Sep 12, 2019

见:#567 更新到master/dev就行了

@waruqi waruqi closed this as completed Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants