Dude, thank you so much!!! I had no idea of what I was doing wrong and you video helped me A LOT, keep on the good work!!! You deserve all success in the world!!!!!
спасибо Вам, что помогли. Я не знаю английского языка и повторил все за Вами. На русскоязычном TH-cam очень мало полезной информации про MacOS и программирование. Ставлю лайк!
I'm getting this error after following the steps. Undefined symbols for architecture arm64: "_main", referenced from: implicit entry/start for main executable ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) any idea how to fix this?
the gcc you installed using homebrew is not the one you are pointing to using gcc -v. It is the gcc that apple ships with their command line tools Please clarify that in the video else it is totally misleading
ld: Undefined symbols: _main, referenced from: clang: error: linker command failed with exit code 1 (use -v to see invocation) I've got this error while trying the "Hello, World!" command, how may I solve it ?
@@CodeWithArjun Well, I have it too and i dont know if i should download brew or just create a virtual box and use gcc there. What would you recommend?
Whenever i am trying to search for the code runner extension this message is showing "error while fetching extensions XHR failed". Can anyone please kindly help me to get rid out of this?
Thanks It helped☺ If it shows this error - clang++: error: linker command failed with exit code 1 (use -v to see invocation) Then first save the file by "command s" shortcut and then run it
Nice, works for me! Very nice that you mentioned the "run in terminal" option at the end, saved a lot of my time
You have no idea how beneficial this video was for me. Thanks a million !!!!
Happy to help
Dude, thank you so much!!! I had no idea of what I was doing wrong and you video helped me A LOT, keep on the good work!!! You deserve all success in the world!!!!!
Glad I could help!
Thank you sir. Worked for me
Thank you very much, I watched a lot of videos, but none of them helped, but here everything is clear and understandable, thanks again!
Glad it helped!
thanks. it works . i has already set up python in vs code ,I was struggling to set up c and c++. now I got it .thanks to u .
Great explanation, simple straight forward without wasting time.
Best video that explains this process! I finally got it working after watching this video, thank you!
Glad it helped!
Thanks for this video , i tried to run my program on vs code unsuccessfully until I see your video .🙂 Thanks again
thank you it helped me i was looking for it for hours
thank you so much for creating this simple tuturial , helped me lot, you deserve success in your way
Thank you for mentioning the extension Code Runner. That solved my problem of vs code automatically taking me to the debug menu when I run code.
Thank you so much Arjun ! You did a great job
thanks a lot man, the only video which helps very easily
Glad to hear that
спасибо Вам, что помогли. Я не знаю английского языка и повторил все за Вами. На русскоязычном TH-cam очень мало полезной информации про MacOS и программирование. Ставлю лайк!
Thank you so much bro for the terminal tip in the end it was driving me crazy when the other codes wouldn't load in the output tab
Thanks, it solved my problem in the most simple way.
Thank you so much for your explanation 🙏🏻 please keep putting helpful videos.
I'm getting this error after following the steps.
Undefined symbols for architecture arm64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
any idea how to fix this?
I get the same error extremely annoying. Did you find a fix?
Same here😢, how to solve?
Save the file first, go to File and hit save. Then run the program. That should fix it.
@@Vetuliathanks Lindsey that did it
@@Vetulia thanks buddy .
OMG! Thank you so much for this.
You're so welcome!
you just saved my life... a big thumps up 👍🏻
Glad I could help!
the gcc you installed using homebrew is not the one you are pointing to using gcc -v. It is the gcc that apple ships with their command line tools
Please clarify that in the video else it is totally misleading
Yeah
Bhai plz help i am totally confused even after installing gcc my version is showing gcc not found
Same .. how did you resolve this?
@@ShubhamGaonkarbro I am completely lost as well do you wanna link up so we can help each other out
@@ShubhamGaonkar you need to click in + with the mouse in the part of the terminal, and put in zsh and then you can try again
ld: Undefined symbols:
_main, referenced from:
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I've got this error while trying the "Hello, World!" command, how may I solve it ?
same
Same di you find a solution ?
how the f i can solve this ????????????????
how to give password of mac..not work here ii mean how to type
thank you very much man... you solved my problem!!
Glad I could help
thanks for making this video
very helpful for me
😊
why cannot we run the program using the "Run C/C++ file" option?
Thank you so much for this !!
even after following every process I'm not getting the output can u help me ?
thanks alot it was very helpful for me
It's getting stuck on Installing command Line Tools for Xcode
did u ever got it over with? cz im stuck in this line
Yo, even though i am studying in us, u r better than americans in installing steps
Ur best 🥺🥺thank u ...!!!
it is keep getting failed
is mac os 13 ?
Thanks a lot ! that helped me a lot
Where to check if home brew is install or not?
I am getting error after run the proggram - undefined stmbols
thank you so much. I can't do it since 2 weeks...
Does the C++ debugger work when you try to take input?
thanks!! cool video and explanation
hey, do you have a video how to install c# in vsc for mac ?
sir ow to open the first folder as you enter the copied code...
great!! does yours have M2 chip?
Yes it does
@@CodeWithArjun Well, I have it too and i dont know if i should download brew or just create a virtual box and use gcc there. What would you recommend?
clang: error: linker command failed with exit code 1 (use -v to see invocation) showing this error please help
Same find any solution?
@@SAM-NITP just delete the vs code completely from the mac and delete the homebrew . Then reinstall both
how to open the terminal as another window, not integrated like this in vic
yo bro , how can i type my passeword , there ?
Thank you so much bro
could you please tell how you open the black box first of all on screen 🙏🏻 ?
that is terminal, u can search it.
how to add password in terminal after coping the homebrew ?
your video helped me a lot thank you
Glad it helped
It is not working in M2 chip please help me
Very helpful, Thanks.
Glad it was helpful!
could you make a spring boot application with react with full registration and login with authentication please 🙏
Whenever i am trying to search for the code runner extension this message is showing
"error while fetching extensions XHR failed".
Can anyone please kindly help me to get rid out of this?
I just got an error, please update your include path, squiggles are disabled for this translation unit, how can I fix this ??? Please help 😅
Thanks a lot!
Many thanks!
How do you run OpenSSL on M1 with same method you did in this video. Kindly make a video for that. Thanks
thank you so muck sir
Thank you so much
can you pls make a video on how to install and run gtest on Mac m1
Thank you bro ❤
You're welcome!
Thanks a lot.
thank you. somuch
bro how to unlock the password??
Thank you
Thank You so much sir ..
Brother...
Hello world programme is showing error
And there is no preferences on code
yes...there is no preference option...wht to do?
You are awesome dude!
Not able to type my password... what should I do ?
You’re actually writing, but it’s not shown
@@el-flaco1123 ok boss
thanks bro ,ewasy
Thanks It helped☺
If it shows this error - clang++: error: linker command failed with exit code 1 (use -v to see invocation)
Then first save the file by "command s" shortcut and then run it
ld: Undefined symbols:
_main, referenced from:
clang: error: linker command failed with exit code 1 (use -v to see invocation)
same problem here! any solution?
Yes safe the File first and then run it solved it for me@@rfk1870
Anyone find any solution ?
@@ThoughtsKE right ...use command plus s
best of the best
This one is not for m2
It Works for Both M1 and M2
Amazing !
Thank you! Cheers!
very helpful
Thankssss
best video
Happy to help. Be sure to subscribe.
the best video
work!
Be sure to subscribe
I wanna self study c program.what are the things i need to install in my mac book
Thank you so much ❤❤❤❤
thank you very much
Thank you
You're welcome
clang: error: linker command failed with exit code 1 (use -v to see invocation), im getting this error
Save the file and run again, that worked for me
@@mannycruz4850 thank you
thank you