How to compile ? #10
Replies: 1 comment
-
g++ -g -O0 -std=c++2b -Wall -Wextra % -o %filename%" -g : enables debugging information if you are using nvim set up a compile command to get the active file and compile it defaults to active file name example: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
What command do you use to compile your code? and do I need the pwd active on the current file?
Beta Was this translation helpful? Give feedback.
All reactions