How to build automatically before debugging. #571
Unanswered
HanHan666666
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
To avoid my own problems, I ran it first



sudo rm -rf $HOME/Library/Application\ Support/Code
, and then passRun->Add Configuration
chooseLLDB
Get a configuration file:
I modify line 11
Next, I press F5 to run my code, prompting that the build file was not found.I must click build activity file before running How can I click F5 to automatically build and start debug.

Beta Was this translation helpful? Give feedback.
All reactions