Setup Visual Studio Code On Mac For C - C Programming

preview_player
Показать описание


This video has been made with Fair Use in mind and has been created as an educational piece of media.

If you like this stuff, as always, show the love through comments, likes, favorites, subscriptions, etc.

#cprogramming #programming #sonarsystems #snrsys

Our Website
-----------------------------------------------------------------------------------

Our Social Media
-----------------------------------------------------------------------------------

Our games made with love
-----------------------------------------------------------------------------------

Check out our books:
-----------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Enabling the 'Run in Terminal' option was the key point here for me.
Thanks a lot!

whyredfire
Автор

Thanks man you saved me with the function scanf. i had issue running code with the function scanf now it works flawlessly once I enabled run in terminal in the extension setting.

AlphaGhoost
Автор

Thankyou so much…..wasn’t understanding why the scanf command wasn’t working…but u made it clear…thanks

arshshaikh
Автор

Thank you. that "run in terminal" is what I didn't know about.

Shubhh
Автор

Thank You So Much.. It means a lot. Keep it up man!!👍

HazratBilalKhan-mcin
Автор

Defo watch this later, seems very interesting!

bards
Автор

Thank you bro, you're the most ❤!

aamg
Автор

thank you so much, u dont know how much i was confused thank you very much really thankful, one request plz upload in english

corona
Автор

thankkk you so much man you are the graeat

sonernuhegilmez
Автор

Followed your instructions but C still didn't run in Terminal. 
However, C++ did!
Nevertheless, appreciated the video, thanks!

johnd
Автор

It Isn't working. It doesn't saves the new program automatically. And runs the code of the previous written program.

harshit-lxbq
Автор

ld: file too small (length=0) file 'test' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

I got this error, could you help me?

StiffRyuNindou
Автор

Doesnt work for me I get this errror

gcc : The term 'gcc' is not recognized as the name of a cmdlet, function,
script file, or operable program. Check the spelling of the name, or if a
path was included, verify that the path is correct and try again.
At line:1 char:61
+ ... "c:\Users\Name\Downloads\C programming\" ; if ($?) { gcc
practic ...
+ ~~~
+ CategoryInfo : ObjectNotFound: (gcc:String) [], CommandNotF
oundException
+ FullyQualifiedErrorId : CommandNotFoundException

wolfx
Автор

I followed all your step including enabling run in terminal, but yet my output only prints out in debub console. Can you please tell me what can I do?

BigSmonster
Автор

I can't locate the extension on my Vscode...Please help

abstaina_
Автор

"clang: error: linker command failed with exit code 1 (use -v to see invocation)" what does this mean?

peterjanbo
Автор

how to remove % sign which is just after the output please help

rjl
Автор

Bro u didn't showed how to install gcc code is not working

rahuljay
Автор

I have absolutely no idea what im doing, i just need to sue this software to install marlin on a 3d printer. i followed your instructions to the letter, and when i paste the generic code i get this error: error: linker command failed with exit code 1 (use -v to see invocation)

AshZombola
Автор

ok I'm new to programming im absolutely lost
Macs-MBP:my c codes mac$ cd "/Users/mac/Desktop/my c codes/" && gcc main.c -o main && "/Users/mac/Desktop/my c codes/"main
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Macs-MBP:my c codes mac$ cd "/Users/mac/Desktop/my c codes/" && gcc main.c -o main && "/Users/mac/Desktop/my c codes/"main
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invo

lillon