Set Up C++ Development With Visual Studio Code on Mac | VSCode C++ Development Basics MacOS (2024)

  Рет қаралды 79,054

ProgrammingKnowledge

ProgrammingKnowledge

Күн бұрын

Пікірлер: 45
@ProgrammingKnowledge
@ProgrammingKnowledge 9 ай бұрын
How to Install XCode on Mac | Install XCode on macOS kzbin.info/www/bejne/fGe0i2WXqb-letkfeature=shared
@EmmaLI-s4v
@EmmaLI-s4v 2 сағат бұрын
thank you so much! I followed vscode official instructions for c++ on mac and it did not work (saying program not exist!) but your tutorial works for me! thank you again for the sharing!
@LuisCarvajal-m9k
@LuisCarvajal-m9k 2 ай бұрын
bro this video just helped me out so much. you da goat #LoveYou
@craveb7653
@craveb7653 5 ай бұрын
Sometimes output does not work properly, like when using a scanf function, the fix is to just go to vscode settings (this is after already installing code runner) and search "run in terminal" then check "Whether to run code in Integrated Terminal." under "Code-Runner: Run In Terminal".
@gym4951
@gym4951 2 ай бұрын
thank you so much
@ashita-3280
@ashita-3280 8 ай бұрын
Thanks Bro i got a lot of helps.🎉
@JeanaTheGreat
@JeanaTheGreat 16 күн бұрын
Hello! Thank you very much for this short but informative tutorial! How do you debug if your code requires an input from console? I can't figure out where to enter my input when running my cpp program via VSCode.
@muradtechwizard
@muradtechwizard 2 ай бұрын
Bro you just. taught me more in 15min more than a cpp tutorial
@frogman1
@frogman1 5 ай бұрын
thanks for the thorough explanation!
@firdavssanakulov482
@firdavssanakulov482 10 ай бұрын
it gives me this error " clang: error: linker command failed with exit code 1 (use -v to see invocation)" how i can fix it?
@ashwanimishra724
@ashwanimishra724 9 ай бұрын
yes I have also this problem please tell me how I can fix it
@lakshmanjasyal5032
@lakshmanjasyal5032 8 ай бұрын
Same
@kllyncole
@kllyncole 8 ай бұрын
click the settings button next to the run button and the select either /C++: clang++ build and debug active file: This option also uses the Clang compiler (clang++) specifically for C++ code. It's similar to the first option but explicitly targets C++ code. or C/C++: g++ build and debug active file: This option uses the GNU Compiler Collection (g++) for building and debugging your active C++ file. g++ is a widely used compiler for C++ programs on Unix-like operating systems. Don't pick the first one
@steven-c8z
@steven-c8z 4 ай бұрын
I also have the same problem, and I haven't solved it yet🥲
@Viswajeet18
@Viswajeet18 2 ай бұрын
@@kllyncole i clicked then after this what to do next?
@JawadHussain-f3y
@JawadHussain-f3y 10 күн бұрын
thanks man❤
@alejandrocaropreso5466
@alejandrocaropreso5466 Ай бұрын
Thank you my bro! Very helpful!
@AbhinandM-oc4qs
@AbhinandM-oc4qs 2 ай бұрын
this video helped me a lot. thanks!!
@Computeraidedautomation
@Computeraidedautomation 3 ай бұрын
good one , thank you!!
@mdshahnawaz645
@mdshahnawaz645 Ай бұрын
thanks
@akshatagarwal1019
@akshatagarwal1019 5 ай бұрын
i am facing a continuous problem, where if i use vector in my program the binary file is made but it never executes, it just continues to run without giving any output, but it runs in xcode. can you give me any possible solution.🥺
@brunosuperman
@brunosuperman 6 ай бұрын
Thank you!
@AmitKumar-xw8rt
@AmitKumar-xw8rt 4 ай бұрын
Thankyou bhaiya
@GeeteshJangra
@GeeteshJangra 5 ай бұрын
thanks bro
@suryateja7078
@suryateja7078 2 ай бұрын
I followed the same process but when i try to write simple hello world program i am getting include errors for iostream header
@il_darkkarma_li8876
@il_darkkarma_li8876 2 күн бұрын
have you figured out how to fix it yet?
@henrilul
@henrilul Ай бұрын
i am having errors, that it doenst find the iostream
@rakshithajaganth6846
@rakshithajaganth6846 Ай бұрын
Same problem
@hazelisme12
@hazelisme12 Ай бұрын
Error " clang: error: linker command failed with exit code 1 (use -v to see invocation)" how to fix it ? my solution : cmd + space -> terminal -> "xcode-select --install" -> open vscode -> next to run button, click setting -> click "C/C++: g++ build and debug active file" -> Start Coding
@rakshithajaganth6846
@rakshithajaganth6846 Ай бұрын
It is showing launch. Json
@rawanmohamed-o3e
@rawanmohamed-o3e 6 күн бұрын
its taking forever 131 hours to install software why is that
@hazelisme12
@hazelisme12 2 күн бұрын
@@rawanmohamed-o3e i don't know man what version of ur vsc
@АндрейПожиленков-и7с
@АндрейПожиленков-и7с 2 ай бұрын
India Wakanda Forever!
@hamzik2255
@hamzik2255 10 ай бұрын
Unrelated question is there away to use a chart in c# visual studio to show number of employees in each department?
@mohangabhale5555
@mohangabhale5555 9 ай бұрын
How to install on Ubuntu
@thrishulh9834
@thrishulh9834 6 ай бұрын
problem with getting user input "Unable to perform this action because the process is running."
@shashwatseth7907
@shashwatseth7907 6 ай бұрын
Same problem.
@bittondb
@bittondb 9 ай бұрын
The is reason to use Code Runner? Thanks.
@mudrad1930
@mudrad1930 6 ай бұрын
the arrow you see to run code wont be available without code runner, u'll have to user terminal to execute code .
@yusufetturki
@yusufetturki Ай бұрын
where is multiple file running disliked
How to Install Visual Studio Code on Mac | Install VSCode on macOS (2024)
8:44
ProgrammingKnowledge
Рет қаралды 196 М.
Молодой боец приземлил легенду!
01:02
МИНУС БАЛЛ
Рет қаралды 2,2 МЛН
Thank you Santa
00:13
Nadir Show
Рет қаралды 42 МЛН
C++ in VS Code: Building your Code with CMake
9:37
Visual Studio Code
Рет қаралды 45 М.
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 7 МЛН
Zed “kills” VSCode
12:10
Alex Ziskind
Рет қаралды 884 М.
Installing macOS on a Microsoft laptop
22:04
MattKC
Рет қаралды 2,1 МЛН
Run C++ and C in Visual Studio Code | Mac and Windows!
10:56
Caleb Curry
Рет қаралды 109 М.
Setting up M2 MacBook Air For Programming
16:28
Andres Vidoza
Рет қаралды 1,2 МЛН
Молодой боец приземлил легенду!
01:02
МИНУС БАЛЛ
Рет қаралды 2,2 МЛН