We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v2.8.6+HEAD.211710b67
Windows 10
如果一个项目先用xmake config --menu设置过,再用xmake project -k vsxmake生成vs工程,那这个工程就无法编译了,会报错:error : Invalid option: --menu=true
正常编译
用xmake模板即可重现:
EXEC : error : Invalid option: --menu=true
The text was updated successfully, but these errors were encountered:
Bot detected the issue body's language is not English, translate it automatically.
Title: The vs project generated after calling config --menu cannot be compiled.
Sorry, something went wrong.
ignore menu option #4638
76ed533
修复了 xmake update -s dev
xmake update -s dev
Fixed xmake update -s dev
No branches or pull requests
Xmake 版本
v2.8.6+HEAD.211710b67
操作系统版本和架构
Windows 10
描述问题
如果一个项目先用xmake config --menu设置过,再用xmake project -k vsxmake生成vs工程,那这个工程就无法编译了,会报错:error : Invalid option: --menu=true
期待的结果
正常编译
工程配置
用xmake模板即可重现:
附加信息和错误日志
EXEC : error : Invalid option: --menu=true
The text was updated successfully, but these errors were encountered: