所以只是在你自己的风险。我设法“解决”这个问题(因为它只是一个问题列表中有一个错误)在VSCode:尝试防止无限循环。我曾经遇到过这个问题,当我在SDL 2中运行一个窗口时,当我简单地将第二个条件与“|“,它工作了。我认为问题出在VS代码编译器上,它认为,循环是无限的。
{ "editor.defaultFormatter": "ms-vscode.cpptools" }, "clang-tidy.fixOnSave": true, "[python]": { "editor.defaultFormatter": "ms-python.python" }, "workbench.iconTheme": "vscode-icons", "clang-tidy.compilerArgs": [ "-p /home/ftb/catkin_ws/build" ], "clang-tidy.compilerArgsBefore...
microsoft/vscode-cpptoolsPublic NotificationsYou must be signed in to change notification settings Fork1.6k Star5.8k New issue Open sean-mcmanusopened this issueNov 8, 2024· 0 comments Open opened this issueNov 8, 2024· 0 comments Contributor ...