You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xmake在vscode上的Build/Run按钮不能读取当前config配置,并且很多config用鼠标点非常麻烦,一般不用,而是在命令行debug模式编译;但使用Debug按钮想要Debug时会报错Configuration have been changed, please rebuild program first!必须开一个build然后手动关掉才能进Debug
描述可能的解决方案
Configuration have been changed, please rebuild program first! 不应该报错,应该改成Warning,然后继续调用debug
描述你认为的候选方案
No response
其他信息
No response
The text was updated successfully, but these errors were encountered:
你在什么场景下需要该功能?
xmake在vscode上的Build/Run按钮不能读取当前config配置,并且很多config用鼠标点非常麻烦,一般不用,而是在命令行debug模式编译;但使用Debug按钮想要Debug时会报错Configuration have been changed, please rebuild program first!必须开一个build然后手动关掉才能进Debug
描述可能的解决方案
Configuration have been changed, please rebuild program first! 不应该报错,应该改成Warning,然后继续调用debug
描述你认为的候选方案
No response
其他信息
No response
The text was updated successfully, but these errors were encountered: