I was encountering some errors while trying to install the compiler and this is the only video that actually shows step by step how to successfully run vs code on Mac, all the other tutorials either skipped essential steps or didn't work at all for me. thanks for your content, made my life much easier!
Thank you so much brother, I got stuck in 'zsh: command not found' in a terminal of vs code but after watching your video I am able to run my c programs directly in a output tab of vs code
Broski. you don't understand howwww longggggg I've been trying to get Mingw working so I can work on my c programming class. like legit. tried 8 different videos for windows, determined it was a lost cause. tried 4 different videos on Mac. none worked. you were my last chance. I mad appreciate you. like for real. if I come across you page again for help, I'm definitely subbing. Only not doing it right because its a rule for me that I have to see the page twice. much love and appreciation
Wow! This is the best instructions on the subject anyone could expect!!!!!!! Thank you for the concise, demonstrated instruction. I have subscribed and would encourage anyone dealing with an impersonal university that expects its students to "figure things out" to consult your channel. Thanks, again!
Thank u so very much sir I thought I was never gonna use my visual studio code on my Mac because it kept showing error with this u don't know how grateful I am
Thank you so much 😀 😇 I Have a Gift for YOU 🎁 👉Free Beginners C Programming Course - skillshare.eqcm.net/FreeCProgrammingCourse It's Free for 1 Month 🆓
thank you so much man I could not for the life of me figure out why I couldn't use a user input. Thought I was gonna have to do all my homework on my old pc and not be able to use my new MacBook. You rock dude!
Where did you tell VSCode which compiler to use? At 5:25 you can see that VSCode is using gcc, so I guess "mingw" installs gcc. But these days Macs come with Clang, and you don't explain how to tell VSCode to use that. Otherwise good job.
Glad it was helpful! 😇 I Have a Gift for YOU 🎁 👉Free Beginners C Programming Course - skillshare.eqcm.net/FreeCProgrammingCourse It's Free for 1 Month 🆓
If you have Xcode or the Xcode developer tools, then you already have a compiler installed on your Mac. Using `which gcc` in the Terminal will show you the directory that the compiler is installed in...
Unfortunately it's not working for me. The error I am getting is "Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)! To rerun under ARM use: arch -arm64 brew install ... To install under x86_64, install Homebrew into /usr/local." and I don't know what to do. Can someone please give me advice?😭
Hello , once I was installing using the same command as yours but my internet got down and I exited the terminal but now when I am trying it's showing errors . please help me
hey pls help me its not working for my macbook m1, aftr the first command its showing as this arch: posix_spawnp: /bin/bash: Bad CPU type in executable
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) how can i fix it ??
@@ПетроСтринада Brother Thank You so much i'm struggling with this problem since last 7 days but now you video link was a saviour for me...Thank you so much brother.
Your tutorial is the only one that worked for me, thank you.
I was encountering some errors while trying to install the compiler and this is the only video that actually shows step by step how to successfully run vs code on Mac, all the other tutorials either skipped essential steps or didn't work at all for me. thanks for your content, made my life much easier!
same thing happening with me . If you get any solution ,Please let me know
Thank you so much brother, I got stuck in 'zsh: command not found' in a terminal of vs code but after watching your video I am able to run my c programs directly in a output tab of vs code
Broski. you don't understand howwww longggggg I've been trying to get Mingw working so I can work on my c programming class. like legit. tried 8 different videos for windows, determined it was a lost cause. tried 4 different videos on Mac. none worked. you were my last chance. I mad appreciate you. like for real. if I come across you page again for help, I'm definitely subbing. Only not doing it right because its a rule for me that I have to see the page twice. much love and appreciation
Thank youuuu!! You are my savior!! I've spent literally days to find a way for compiling C on my intel mac
You are welcome! 😇
I Have a Gift for YOU 🎁
👉Free Beginners C Programming Course - skillshare.eqcm.net/FreeCProgrammingCourse
It's Free for 1 Month 🆓
Bro buy M1 MacBook not intel MacBook
@@monster_gamerz1766 🙄 my mac is 5 years old and is still doing finee
@@AlexTrest ohh ok bro sorry
By the way how was your experience?😀
Cuz i also thinking to buy macbook air M1
Please tell bro 😁
Wow! This is the best instructions on the subject anyone could expect!!!!!!! Thank you for the concise, demonstrated instruction. I have subscribed and would encourage anyone dealing with an impersonal university that expects its students to "figure things out" to consult your channel. Thanks, again!
Really the best installation video for VS CODE in MAC M1.....Thanks a lot !!
Thank u so very much sir I thought I was never gonna use my visual studio code on my Mac because it kept showing error with this u don't know how grateful I am
thank you so much man..this really saved me lot of time and energy. keep up the amazing work.
You're welcome!
Awesome step-by-step instructions that actually worked. You can't go wrong.
worked without having to listen to the audio, in only 5 mins
you saved my gpa
thank u a lot
finally after three days of searching i found u here
Welcome 😇
I Have a Gift for YOU 🎁
👉Free Beginners C Programming Course - skillshare.eqcm.net/FreeCProgrammingCourse
It's Free for 1 Month 🆓
keep going brother, you are doing great! 👍
Thank you so much 😀 😇
I Have a Gift for YOU 🎁
👉Free Beginners C Programming Course - skillshare.eqcm.net/FreeCProgrammingCourse
It's Free for 1 Month 🆓
@@TechDecode thankyou
Great job brother.
Simple ,topic to topic.
Please make a video on how to use g++ instead of clang for c++ program in macbook m1 .
ya pls
simple and easy to follow thank you so much
thank you for a great help, one of the best resolution video🙏
Hi Thanks a lot for this video
I have a problem
I can’t run my code
The only video which is relevant and works. Follow the exact same command
Bro you helped by naming the file .c 👌🏻👌🏻👌🏻
It's Working !!!
Thank you so much.
😇 You're welcome! 😇
👉 C Programming Course - rebrand.ly/C_Programming_Master_Course
👉 Subscribe : rebrand.ly/FreeSubscription
The best tutorial for running c on m1 👍
Wow, thanks!
loved the voice over
i cant thank you enough!!!!!!!!.......i was stuck in this for along time thnaks for helping
Thank you it's worked
But today i got include path error please make video how to fix it
Where did this mingw64 will be saved
Thank you, i luv u man. Keep going
thank you so much man I could not for the life of me figure out why I couldn't use a user input. Thought I was gonna have to do all my homework on my old pc and not be able to use my new MacBook. You rock dude!
Does this mess up the computer or compromise safety?
Thanks, thanks, thanks, thanks, you make the programming world a better world
Hello ! It works in macbook m2?
Thank You 🙏
It’s Working perfectly fine 👍
You're welcome! 😇
I Have a Gift for YOU 🎁
👉Free Beginners C Programming Course - skillshare.eqcm.net/FreeCProgrammingCourse
It's Free for 1 Month 🆓
Worked perfectly. Thank you!
Bro I not got it
OMG thank you so much! This helped me so much I'm so grateful. Thank you!
Great video! Helped a lot!
Glad to hear it! 😇
👉 C Programming Course - rebrand.ly/C_Programming_Master_Course
👉 Subscribe : rebrand.ly/FreeSubscription
your a legend, keep up the great work!!!!!!!!!!!
Bro great work 🙏
Thanks 🔥
👉Don't forget to enroll in C Programming Course - rebrand.ly/C_Programming_Master_Course
👉 Subscribe : rebrand.ly/FreeSubscription
Thank you!!!! I didn’t have the run on terminal option enabled I was loosing my mind
When i command in terminal then 👉arch: posix_spawnp: /bin/bash: Bad CPU type in executable 👈 please solve problem
does not work on apple A1 max with Ventura OS, any tricks?
Where did you tell VSCode which compiler to use? At 5:25 you can see that VSCode is using gcc, so I guess "mingw" installs gcc. But these days Macs come with Clang, and you don't explain how to tell VSCode to use that. Otherwise good job.
Thank you so much. This has been really helpful.
Glad it was helpful! 😇
I Have a Gift for YOU 🎁
👉Free Beginners C Programming Course - skillshare.eqcm.net/FreeCProgrammingCourse
It's Free for 1 Month 🆓
Best video I was tired of downloading but following this one was best thing
Welcome 😇
I Have a Gift for YOU 🎁
👉Free Beginners C Programming Course - skillshare.eqcm.net/FreeCProgrammingCourse
It's Free for 1 Month 🆓
sir ji 2nd command "brew install mingw-w64" is not running in my mac book.
If you have Xcode or the Xcode developer tools, then you already have a compiler installed on your Mac.
Using `which gcc` in the Terminal will show you the directory that the compiler is installed in...
Terminal telling me Bad cpu type in executable after pasting command 1 on m1 chip.
Please suggest what to do
Thanks for the amazing tutorial, it works fine on my macbook Air
Thanks 🥰 It really worked!! 👍
You're welcome! 😇
I Have a Gift for YOU 🎁
👉Free Beginners C Programming Course - skillshare.eqcm.net/FreeCProgrammingCourse
It's Free for 1 Month 🆓
bro its showing the requested url returned error 400 and another one ...........what to do??
Thank you brother ☺️❤️
Welcome 😊 😇
I Have a Gift for YOU 🎁
👉Free Beginners C Programming Course - skillshare.eqcm.net/FreeCProgrammingCourse
It's Free for 1 Month 🆓
I did what you show but I cant find MinGW in my mac , is this method old for macos ventura 13.1 ?
you are my new GOD !! tks a lot subscribed✅
sir its showing after pasting in terminal that operation timed out what to do pls help
thank you for this sir 🙌
Welcome! 😇
👉 C Programming Course - rebrand.ly/C_Programming_Master_Course
👉 Subscribe : rebrand.ly/FreeSubscription
I have a mac with monterey, will this still work for me
arch -x86_64 brew install MinGW-w64
arch: Can't find brew in PATH.
??? showing this ... plz tell me what should I do ?
Errors exist after running prelaunch task 'c/c++:gcc build active file '. How to solve this problem sir 🙏🙏
Thank you sir for setup 😇😇
Thanks for this video
can you do this same for for java....
Java : ua-cam.com/video/hEJp98x_MPQ/v-deo.html
my m1 MacBook can't not install the first command . there are the error bad CPU type in executable I need help
easy to repeat! thx guys!
very very helpful buddy . .for newbies. .thanks a lot
You're lifesaver ! Thanks a lot
Unfortunately it's not working for me. The error I am getting is
"Cannot install under Rosetta 2 in ARM default prefix (/opt/homebrew)!
To rerun under ARM use:
arch -arm64 brew install ...
To install under x86_64, install Homebrew into /usr/local." and I don't know what to do. Can someone please give me advice?😭
Can someone please help me i wrote the code and in the output section it says code is already running and won't show the code 😢
Tbank you, why I saw early this video.😢
Hello , once I was installing using the same command as yours but my internet got down and I exited the terminal but now when I am trying it's showing errors . please help me
What should i do it is showing undefined symbols for architecture arm64
bro after entering command 1 its how's bad cpu type is executable
Same problem 😞 you found the solution please tell me
@@digvijaynarukakeshri3700did u find it?
Thank you! it's helpful
Thanks thanks thanks thanks a lot ❤️❤️❤️❤️
You make good vedio keep going
The video is helpful, Thank you
Thanks ☺️ very much sir .
Simple and best ❤️
thxs dude
oh really thanks god damn you are absolutely genius
thank u so much ,,, u r my savior dude....
Amazing video
thank you so much bhaiya.. u r the best ..❤
Always welcome 😇
hey pls help me its not working for my macbook m1, aftr the first command its showing as this
arch: posix_spawnp: /bin/bash: Bad CPU type in executable
thnk u so much man
Bad cpu tupe in executable
Please help me
Thank you very much!!!!
Thabk you so much man!!!!😍
Thank you sir it helped me a lot :)
Most welcome! 😇
I Have a Gift for YOU 🎁
👉Free Beginners C Programming Course - skillshare.eqcm.net/FreeCProgrammingCourse
It's Free for 1 Month 🆓
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)
how can i fix it ??
copy the whole command not only blue line and drag it to terminal then it worked
you should save your file before run it
like in those video
ua-cam.com/video/JA4jUFiy_io/v-deo.html
@@ПетроСтринада Brother Thank You so much i'm struggling with this problem since last 7 days but now you video link was a saviour for me...Thank you so much brother.
thank you bhai!! helped alot
great Vedio and good explanation
thanks god you saved me
THANKS BROTHER! IT WORKS
sir compiler is installed in mac then what is the need of installing mingw
THANK YOU SO MUCH! YOU ARE A LIFE SAVER
Thank you so much!
Everything done good but at the end code didnot run its says include path
GREAT JOB!
I am getting the below error when running the code
"clang: error: linker command failed with exit code 1 (use -v to see invocation)"
Why are the command lines given in the video differ from the ones in the link?
does it work on m1pro chip as well?
is it better than Xcode
THANK YOUUUU