[Solved] gcc is not recognized as an internal or external command operable program or batch file

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024
  • gcc is not recognized as an internal or external command operable program or batch file and the term 'gcc' is not recognized as the name of a cmdlet function script file or operable program are few common error people using gnu gcc compiler encounter while using C compiler to compile their c files. In this video I will not only solve this issue for you but explain you the reason for the same and how to avoid it in the future!
    ►Click here to subscribe - / @codewithharry
    Best Hindi Videos For Learning Programming:
    ►Learn Python In One Video - • Learn Python In Hindi ...
    ►Learn JavaScript in One Video - • JavaScript Tutorial
    ►Learn PHP In One Video - • Learn Php In One Video...
    ►Machine Learning Using Python - • Machine Learning Tutor...
    ►Creating & Hosting A Website (Tech Blog) Using Python - • [Hindi] Web Developmen...
    ►Advanced Python Tutorials - • Intermediate/Advanced ...
    ►Object Oriented Programming In Python - • Object Oriented Progra...
    ►Python Data Science and Big Data Tutorials - • Python Data Science an...
    Follow Me On Social Media
    ►Website (created using Flask) - www.codewithha...
    ►Facebook - / codewithharry
    ►Instagram - / codewithharry
    ►Personal Facebook A/c - / geekyharis
    Twitter - / haris_is_here

ความคิดเห็น • 4.8K

  • @deepayanbardhan911
    @deepayanbardhan911 4 ปีที่แล้ว +69

    How to make it work in VS code terminal? It is still showing the same error in VS Code terminal, but in power shell it has been corrected.

  • @misbahulhaque1957
    @misbahulhaque1957 3 ปีที่แล้ว +96

    How to make it work in VS code terminal? It is still showing the same error in VS Code terminal, but in power shell it has been corrected😔😔

    • @ameykulkarni1742
      @ameykulkarni1742 3 ปีที่แล้ว +2

      Same

    • @pranjalmittal1973
      @pranjalmittal1973 3 ปีที่แล้ว +21

      paste the directory path in both user variables and system variables and then restart visual studio code. it worked for me

    • @milindpatel3940
      @milindpatel3940 3 ปีที่แล้ว +5

      bhai vs code ko restart krna

    • @karanpathania137
      @karanpathania137 3 ปีที่แล้ว +1

      Mera bhi nahi ho raha

    • @sonalisatpute9799
      @sonalisatpute9799 3 ปีที่แล้ว +2

      @@pranjalmittal1973 thanks buddy ,it worked for me...

  • @kumarutsav23
    @kumarutsav23 3 ปีที่แล้ว +163

    Bhaiya gcc.exe naam ki file hi nhi bani mingw install krne ke baad v🙂

  • @movietime5007
    @movietime5007 ปีที่แล้ว +48

    Gce.exe j nahi a raha bin me jane ke bad

    • @sujitsharma34
      @sujitsharma34 7 หลายเดือนก่อน

      Solution Mila bhai

    • @pranavkulkarni4936
      @pranavkulkarni4936 7 หลายเดือนก่อน +3

      Bhai bin folder empty dikha rha hai kya karu​@@sujitsharma34

    • @sujitsharma34
      @sujitsharma34 7 หลายเดือนก่อน +1

      @@pranavkulkarni4936 Bhai tumne kiya nhi hoga thik se installation

    • @raohuzaifa6581
      @raohuzaifa6581 7 หลายเดือนก่อน +3

      Can't find the gcc i am soo stucked

    • @raohuzaifa6581
      @raohuzaifa6581 7 หลายเดือนก่อน +1

      ​@@pranavkulkarni4936same, koi solution mila ??

  • @sakshibailam2993
    @sakshibailam2993 4 ปีที่แล้ว +179

    Sir, There's no gcc.exe in my MinGw folder. please tell me how to fix it

    • @aaradhyarockstar2014
      @aaradhyarockstar2014 4 ปีที่แล้ว +12

      same here

    • @amritbr6800
      @amritbr6800 4 ปีที่แล้ว +11

      i m getting the same problem

    • @jashhinger442
      @jashhinger442 4 ปีที่แล้ว +7

      yaah i am getting the ame problem

    • @aaradhyarockstar2014
      @aaradhyarockstar2014 4 ปีที่แล้ว +7

      Please sir tell us what to do.
      Without .exe file we are not able to run our programs.

    • @amritbr6800
      @amritbr6800 4 ปีที่แล้ว +4

      @@aaradhyarockstar2014 right now i m using codechef in built IDE untill sir solves our problem 😊✌

  • @hariomprem1824
    @hariomprem1824 3 ปีที่แล้ว +34

    Thank you so much Harry Bhaiya for all your efforts and support.
    But sorry, I am unable to run the VS code properly, plz help me

    • @yashpatil3598
      @yashpatil3598 2 ปีที่แล้ว +2

      Ye windows powershell ko restart kaise karneka

    • @sushantsingh2540
      @sushantsingh2540 2 ปีที่แล้ว

      @@yashpatil3598 use band kar ke fir se kholiye

    • @sagaryerguntala909
      @sagaryerguntala909 2 ปีที่แล้ว

      @@sushantsingh2540 bhai compiler chal rha hai kya?

  • @alok2760
    @alok2760 2 ปีที่แล้ว +38

    For anyone who has tried the steps mentioned in the video but still unable to fix issue, here I am suggesting some methods which might be helpful.
    1) Make sure the path doesn't contain any white space i.e. blanks. Use underscore if you want to rename source files.
    2) If your 'environment variable' screen doesn't show you "new" button after you click on EDIT, just put a semicolon(;) and then paste the file name in the space provided and click on OK.
    3) If your problem has been solved in cmd prompt but not in VS CODE, try saving your project, then restarting VS Code.
    Hope that helps.

    • @Omegle_chat12
      @Omegle_chat12 2 ปีที่แล้ว

      Help I m enable to solve this problem

    • @alok2760
      @alok2760 2 ปีที่แล้ว +1

      @@Omegle_chat12 what's the issue you are facing? What's the message displayed?

    • @Omegle_chat12
      @Omegle_chat12 2 ปีที่แล้ว

      @@alok2760 bo na jab bhi me ./a.exe or ./a.out likh rahi hu naa to bol raha hai ./a.exe is not recognized as the name of a cmdlet, function, script file or operable program.cheack the spelling of the name,or if a path was included,veryfy that at line 1 char 1

    • @Omegle_chat12
      @Omegle_chat12 2 ปีที่แล้ว

      @@alok2760 mene path bhi dal diya or code ek tutor ka chap diya par fir bhi error

    • @alok2760
      @alok2760 2 ปีที่แล้ว

      @@Omegle_chat12 tumne default path ka location change toh nahin kiya tha na Mingw download karte waqt? If yes then dekho ki blank spaces na ho. It won't work if file name is "my programs"." Myprograms" is the correct way.

  • @keshavgupta1525
    @keshavgupta1525 5 ปีที่แล้ว +50

    Sir meri toh gcc.exe file hi show nhi ho rhi

    • @vishalsuman4375
      @vishalsuman4375 4 ปีที่แล้ว +1

      Same mere sath bhi ho rha hai.

    • @harshitshesh6027
      @harshitshesh6027 4 ปีที่แล้ว +2

      Ha yarr bhai sahi

    • @samruddhidhoke9186
      @samruddhidhoke9186 4 ปีที่แล้ว

      i think you should refferr this video Install & Configure VS Code With C Compiler: C Tutorial In Hindi #3 inki hi unone achese mention kiya h

    • @asrtech21
      @asrtech21 4 ปีที่แล้ว

      Sme here there is no gcc.exe file

    • @asrtech21
      @asrtech21 4 ปีที่แล้ว +1

      I installed mingw in my frds computer there it shows gcc.exe but when he that file to me on my my pc it converted into gcc file

  • @ShivamChaudhary-jn4kw
    @ShivamChaudhary-jn4kw 3 ปีที่แล้ว +21

    Sir Mera g++ recognize nahi ho raha hai path mai C:\MinGW\bin\g++ path mai add karne ke baad bhi kya ye problem computer root ke wajah se aa raha hai kya sir @Code With Harry

  • @austintorai3391
    @austintorai3391 4 ปีที่แล้ว +49

    If when you press the button "edit" and your screen isn't as similar as his meaning his path is written in ascending order and if yours is in a single line then all you have to do is add a ' ; ' and then paste the path and you are good to go 👍👍

    • @selfmotivatedaspirant2748
      @selfmotivatedaspirant2748 2 ปีที่แล้ว +8

      Yaar kese tumara shukriya kru 😭😭, mene es mingw ke chakar me 3 din kraab kiye, ab es semicolon se sb thik hogya, ptaa nhi kitni video dekhi, but etna chota error nhi mil paa rha tha, thanks bhai😅🙏🙏

    • @nikgshort3974
      @nikgshort3974 2 ปีที่แล้ว +1

      thanks vro its very helpful

    • @saumyasinha8055
      @saumyasinha8055 2 ปีที่แล้ว +2

      It helped. Thanks

    • @naumanhussain6496
      @naumanhussain6496 2 ปีที่แล้ว +2

      Thank you so so so much man

    • @ankitsaini7849
      @ankitsaini7849 2 ปีที่แล้ว

      Thank you so much bro 🙏🙏😊.

  • @ayushtiwari1600
    @ayushtiwari1600 2 ปีที่แล้ว +4

    for those to whomerror still exist one master tip -
    GO TO All Apps < MinGW< tick the all gcc files for installation
    why because in my case after doing from this tutorials error was still there so Min GW par dubara gaya waha par dekha ki aur bhi gcc files thi install krne ke liye maine vo sari installation pr laga di after that again bin me jake copy krke paste kiya as shown in video
    AND THIS TIME THERE WAS NO ERROR

    • @Suvendu00
      @Suvendu00 2 หลายเดือนก่อน

      thank you very much brother it worked after i install al g++ giles from minGW

  • @numbgaming7
    @numbgaming7 3 ปีที่แล้ว +7

    I love vs code but because of this problem I am unable to use it because of this GCC issue
    tried your solution and restarted PowerShell and GCC too but still unable to solve my issue
    kindly help me out sir .

  • @pcemlectures4767
    @pcemlectures4767 3 ปีที่แล้ว +8

    Thank you very much.
    I spent 5 hours to solve this problem by watching another videos. But when I saw your video my problem solved. Thanks 😘

    • @pulkitarora8341
      @pulkitarora8341 3 ปีที่แล้ว

      bro, meri b krde solve

    • @pulkitarora8341
      @pulkitarora8341 3 ปีที่แล้ว

      aur ------> Path is not a file: C:\\MinGW\\bin or yehh aa raha problem mein

    • @sauravkumarlal
      @sauravkumarlal 3 ปีที่แล้ว

      @@pulkitarora8341 kaise kara solve aapne??

    • @nightboys1m943
      @nightboys1m943 2 ปีที่แล้ว

      He'll bro please tell me

  • @zeeshanoffice
    @zeeshanoffice 3 ปีที่แล้ว +95

    Hi Harry A lot of people having issues with gcc: I have already added the path into the environment but still getting the same issue. I just believe there must be some sort of bug in the gcc. would you refer to an alternative CodeBlocks etc ?
    gcc: fatal error: no input files
    compilation terminated.
    Man i have spent whole night just fixing this and still unable , taking more time to setup the environment then learning C. please help

    • @ravindrakarande59
      @ravindrakarande59 2 ปีที่แล้ว +8

      same happening with me also

    • @bapibhatra5889
      @bapibhatra5889 2 ปีที่แล้ว

      same here

    • @mohammedemon8462
      @mohammedemon8462 2 ปีที่แล้ว

      @@bapibhatra5889 some here

    • @jarry0729
      @jarry0729 2 ปีที่แล้ว

      Kisika solve hua kya Same problem
      Please reply

    • @Hexzit
      @Hexzit 2 ปีที่แล้ว

      same

  • @harshitsrivastav7343
    @harshitsrivastav7343 2 ปีที่แล้ว +2

    Sir what is good for an absolute beginner: C playlist or C in one video?

  • @AjayKumar-ju6sl
    @AjayKumar-ju6sl 4 ปีที่แล้ว +9

    Really Bro, This is my first when I comment on any you tube Channel. For Thanking you
    Once again Thankyou

  • @Mr.RatanBajaj01
    @Mr.RatanBajaj01 3 ปีที่แล้ว +23

    gcc.exe: fatal error: no input files compilation terminated. (ya error ya Raha hay Kasa solve kara)

  • @Shortswithaham8874
    @Shortswithaham8874 2 ปีที่แล้ว +2

    When I click the bin it is showing that the folder is empty. What should I do?

  • @sayondas2651
    @sayondas2651 2 ปีที่แล้ว +2

    Bhaiya mera nahi hua. I have set the path, In command prompt it is also showing fetal error but while running a code in the VS code it is telling that " The term "gcc" is not recognised". please help 🙏

  • @jagdeeshrajpoot8575
    @jagdeeshrajpoot8575 4 ปีที่แล้ว +7

    Error : verify that the path is correct and try again

  • @vikramkrchaurasiya4055
    @vikramkrchaurasiya4055 2 ปีที่แล้ว +3

    sir please heip me mera nhi ho rha hai

  • @neeravjha3832
    @neeravjha3832 3 ปีที่แล้ว +10

    In my hello world program it shows
    gcc: error: hello: No such file or directory

    • @anindyaroy8210
      @anindyaroy8210 3 ปีที่แล้ว

      bro,, does your problem solved,, I am getting same problem,, pls reply,, its very needy

    • @AbhishekKumar-td9ns
      @AbhishekKumar-td9ns 3 ปีที่แล้ว

      @@anindyaroy8210 I have also the same problem...

    • @rabindrakumarmahato6469
      @rabindrakumarmahato6469 3 ปีที่แล้ว

      Same problem here

  • @piyushsaini2636
    @piyushsaini2636 3 ปีที่แล้ว +24

    THANK YOU SO MUCH FOR THIS VIDEO. IT ACTUALLY SOLVED MY PROBLEM. THANK YOU AGAIN.

    • @pandeyrahul0730
      @pandeyrahul0730 2 ปีที่แล้ว

      please help me brother MY PROBLEM is not solved

    • @yashpatil3598
      @yashpatil3598 2 ปีที่แล้ว

      Ye windows powershell ko restart kaise karneka

    • @74himanshukumar
      @74himanshukumar 2 ปีที่แล้ว

      @@yashpatil3598 windows power shell close karke firse open karo

    • @ss3l423
      @ss3l423 2 ปีที่แล้ว

      @@74himanshukumar please help bro

    • @74himanshukumar
      @74himanshukumar 2 ปีที่แล้ว +1

      @@ss3l423 bhai iss video ko dekh lo ache se jaisa bol raha hai waisa karlo
      Ho jayega to bata dena kyun ki main bhi isme bahut din se problem me tha mai nahi chahta ki aur koi problem me phas jaye

  • @crypto_in3054
    @crypto_in3054 3 ปีที่แล้ว +6

    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:1

    • @gagandeepkaur1192
      @gagandeepkaur1192 3 ปีที่แล้ว +1

      did you get any solution for this error?

    • @crypto_in3054
      @crypto_in3054 3 ปีที่แล้ว

      @@gagandeepkaur1192 yes

    • @crypto_in3054
      @crypto_in3054 3 ปีที่แล้ว

      @@gagandeepkaur1192 re install gcc agar fir bhi aata he to bata na

    • @gagandeepkaur1192
      @gagandeepkaur1192 3 ปีที่แล้ว

      @@crypto_in3054 aa rha h

    • @crypto_in3054
      @crypto_in3054 3 ปีที่แล้ว

      @@gagandeepkaur1192 😒 aabhi bhi?

  • @2ammooon
    @2ammooon ปีที่แล้ว +1

    ❌❌HELP !😣 ❌❌MERA NAHI HO RAHA SIR ( ERROR - 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.) YESA ERROR AA RAHA HAI

  • @krishnendunandi7412
    @krishnendunandi7412 3 ปีที่แล้ว +8

    gcc.exe: error: single: No such file or directory ,sir how can solve this problem

  • @atifkhan-ln1cv
    @atifkhan-ln1cv 3 ปีที่แล้ว +5

    'gcc' is not recognized as an internal or external command,
    operable program or batch file.

    • @pandapoo8209
      @pandapoo8209 2 ปีที่แล้ว

      Bro mera bhi nhi huva hai

    • @pandapoo8209
      @pandapoo8209 2 ปีที่แล้ว

      Tumhara huva hai kya

  • @beingharshh
    @beingharshh 2 ปีที่แล้ว +1

    Thanks a lot sir 2 din se kr rha tha aab jake hua hai very much happy☺✨💕💕

  • @sumukhu5702
    @sumukhu5702 4 ปีที่แล้ว +10

    Sir, I'm using visual studio code, and when I run my program I' m getting error as Id returned 1 exit status and file not recognized and file format not recognized.

    • @altair6218
      @altair6218 4 ปีที่แล้ว

      me too

    • @shavezkhan3509
      @shavezkhan3509 4 ปีที่แล้ว

      @PLUS2HUB- Knowledge Ka Hub same🙏

    • @mihirpawar2126
      @mihirpawar2126 3 ปีที่แล้ว

      same

    • @nitinvlogs3826
      @nitinvlogs3826 3 ปีที่แล้ว

      I have the same problem can you guide me now please....

  • @vasuagrawal1771
    @vasuagrawal1771 3 หลายเดือนก่อน +1

    sir mera nhi hua
    when type full C:\MinGW\bin then also file not recognised error aa rha hai

  • @rhtanvir3318
    @rhtanvir3318 5 ปีที่แล้ว +4

    How can I run my C program in Visual studio. it shows problem like update includepath & cannot open source file stdio.h
    please tell me how can I fix this problem????

  • @dvs0783
    @dvs0783 3 ปีที่แล้ว +6

    Hi
    I have started learning from your c language tutorial series.
    I followed all steps but my program is not running it always shows gcc no input files
    I did the steps of above video still the same
    Pls guide

    • @gufrankazi9633
      @gufrankazi9633 2 ปีที่แล้ว

      See this
      th-cam.com/video/Xw-twzh0gAQ/w-d-xo.html

  • @JustDoItForNow
    @JustDoItForNow ปีที่แล้ว +2

    Hello Harry why you not reply anyone
    The problem is not solved

  • @ramandeepsingh8823
    @ramandeepsingh8823 4 ปีที่แล้ว +6

    The GCC. Exe file ❌ present in bin (bin m Gw)...

  • @65-secbvidhimangla79
    @65-secbvidhimangla79 2 ปีที่แล้ว +2

    Sir mera nahi ho paya 😔😔 please sir help me

  • @023_shahriarkabir7
    @023_shahriarkabir7 4 ปีที่แล้ว +4

    'gcc' is not recognized as an internal or external command.
    aysa bol raha ha visual studio code.
    kya karu vae madat karo
    issavi solve nahi ho raha ha

  • @SUKHRAJSINGH-yq5lh
    @SUKHRAJSINGH-yq5lh 4 ปีที่แล้ว +6

    SIR HOW TO CONTACT YOU FOR ERRORS PLS PROVIDE ANY EMAIIL OR CREATE WHATSAPP/TELEGRAM GROUP ON FIXED WEEKDAY DAY FOR SOLUTION THANKS .SIR AAP KAHAN SE HO DELHI ..... THANKS

    • @vky39_bhat
      @vky39_bhat 4 ปีที่แล้ว

      Same here sir

  • @priyankapatidar6048
    @priyankapatidar6048 ปีที่แล้ว +1

    I dont have the Gcc files in my minGW 32 folder where I select bin folder...what to do now ? how do I get my gcc file or folder. so that I can copy the path in properties.

    • @kunalraturi8260
      @kunalraturi8260 ปีที่แล้ว

      @pranish same problem

    • @virat6245
      @virat6245 ปีที่แล้ว

      ucert folder mai hogi gcc

  • @RohanDasRD
    @RohanDasRD 5 ปีที่แล้ว +4

    Issue Solved Bhai!

  • @K30YTGMR
    @K30YTGMR ปีที่แล้ว +1

    Sir mera nhi ho paya h
    Bin me jaane k baad MinGw installer manager pe pta ni kya dikha raha h😢

  • @rudradub7171
    @rudradub7171 ปีที่แล้ว +2

    Can anybody help me
    Sir gcc.exe is not shown in my pc pls help sir plsssssssssss

  • @muhammadrashid-ye5pr
    @muhammadrashid-ye5pr ปีที่แล้ว +1

    Sir there is no gcc in my mingw bin

  • @RituRajKumar-bw4ff
    @RituRajKumar-bw4ff หลายเดือนก่อน

    im facing this error even in vs code after adding this bin folder in path, and i try several methods to solve this but fail to resolve

  • @princymaisuriya6392
    @princymaisuriya6392 2 ปีที่แล้ว

    Sir I am biginner for vs code sir ask a question gcc is not recognised baad vs code me nahi ayega naa

  • @pappusoni3638
    @pappusoni3638 4 หลายเดือนก่อน

    I follow all step that you tell in the Video but same problam error is showing. Please help me to solve mu issue.

  • @wolrafgamer877
    @wolrafgamer877 ปีที่แล้ว +1

    Sir there is no gcc in my mingw

  • @rudranshgarg9676
    @rudranshgarg9676 ปีที่แล้ว +1

    Bhai windows 8 me kaise path me add kare ?

  • @nc2anamitra652
    @nc2anamitra652 ปีที่แล้ว

    when i click terminal and do the steps u told, i m not able to see the output instead #code app opens.....pls help

  • @iamanuj15
    @iamanuj15 10 หลายเดือนก่อน

    bhaiya kya gcc aur program files dono hi ek hi folder mein hona chahiye ?

  • @kasoni4848
    @kasoni4848 ปีที่แล้ว

    .exe extension nhi he to file wahi hogi sir
    Or g++ nhi he folder drive c me

  • @Aakxsh2217
    @Aakxsh2217 ปีที่แล้ว

    Still i have error after adding the path all commands are run but gcc is not run please help me harry bhaiya

  • @arunbatakurki1525
    @arunbatakurki1525 2 หลายเดือนก่อน

    i am not getting....in my bin i have gcc but gcc.exe is not there please help me...😥😥

  • @cjg1952
    @cjg1952 3 หลายเดือนก่อน +1

    Gcc me bin file mei andar koibi files, exe bi nehi bai

  • @palakondapraneeth7745
    @palakondapraneeth7745 ปีที่แล้ว

    Good morning sir. I followed every step but still the same error is shown up. Please help me

  • @shardulkanse1875
    @shardulkanse1875 ปีที่แล้ว

    bro in my bin folder there is no gcc file
    there is only mingw-get
    help me pleaseeee

  • @mothernature9770
    @mothernature9770 ปีที่แล้ว

    after putting "gcc main.c "
    shows -fatal error; no such file or directory
    #include
    compilation terminated.

  • @adityaraja8276
    @adityaraja8276 9 หลายเดือนก่อน +1

    as per you lec 2 in learn C tutorials, I have downloaded and installed mingw32 as per your guidance in the video. One thing I didnt see in my C/Mingw32/bin folder is the gcc.exe file. It only contains mingw-get file which is an application. Can you please guide me?

    • @adityaraja8276
      @adityaraja8276 9 หลายเดือนก่อน

      Issue resolved. From MinGW installation manager, I marked mingw32-gcc-g32 (GNU C++ compiler v6.3.0-1) for installation. After that I clicked on Installation category dropdown and clicked apply changes. 😁

  • @tradingzone8745
    @tradingzone8745 ปีที่แล้ว

    Sir... I am watching your video now in 2023. And my gcc issue is not resolved. It's because when I am downloading MingW from your link... Gcc file is missing.

  • @dichkupichku
    @dichkupichku ปีที่แล้ว +1

    mere pc me vs code par c and c++ ka code run hi nahi ho raha hai
    lagbhag sare youtube ke solution video dekh dale

  • @CherishPatel-p9q
    @CherishPatel-p9q 5 หลายเดือนก่อน +1

    this problem is still occuring

  • @degantasaha4
    @degantasaha4 ปีที่แล้ว

    Harry dada....
    I am installed vs code and mangw today by watching your video but I have a issue in the output.....
    I can't understand pls help dada....

  • @DipaliPathak-k2i
    @DipaliPathak-k2i 10 วันที่ผ่านมา

    maine project bhi banaya vo bhi run ho gaya but suddenly gcc and path error dikha raha hai .aur exe file bhi nahi ban paa rahi hai ....
    please sir help me.

  • @norman_1678
    @norman_1678 2 ปีที่แล้ว +1

    All he does in this video is typing all at the command promp not the title of his video.

  • @Chinmoycoder.vlogger
    @Chinmoycoder.vlogger 10 หลายเดือนก่อน

    Sir I can't run my code in terminal & output..😢 please help me...I have any problem in my laptop 😢😢

  • @tejasmori1297
    @tejasmori1297 9 หลายเดือนก่อน +1

    Mere laptop me bin folder me gcc.exe nahi hai

  • @vidyasagarphysicsacademy1919
    @vidyasagarphysicsacademy1919 2 ปีที่แล้ว +1

    My gcc compiler is not wrking please help me

  • @devkhurana2670
    @devkhurana2670 ปีที่แล้ว

    harry brother i am unable to access gcc even after copying the path. help me pls

  • @VickySharma-rq1gl
    @VickySharma-rq1gl 2 ปีที่แล้ว

    '.' is not recognized as an internal or external command,
    operable program or batch file.--------this msg show in command prompt screen while run file after typing ./a.out

  • @himnshu9272
    @himnshu9272 2 ปีที่แล้ว +1

    bhiyaa mera error abhi bhi aa rha h kya kru

  • @yogeshwagh1899
    @yogeshwagh1899 8 หลายเดือนก่อน

    Harry in my system in mingw and in bin there is no option showing as gcc

  • @tobeflyhigh6755
    @tobeflyhigh6755 หลายเดือนก่อน

    bin folder is empty, then what?

  • @haryanacraft9801
    @haryanacraft9801 4 หลายเดือนก่อน +1

    Sab ho Gaya bas vs code me gcc likhne ke baad code nahi chal Raha hai 😢😢

  • @foodworld9992
    @foodworld9992 2 ปีที่แล้ว

    Harry bhai Mera fatal error no input compliation a rha ha Matlab Mera gcc sahi chaal rha ha or jab ma Kahi equation kata hon math ki side *side Mera answer nhi ata fatal error ata ha

  • @Lalit__3667
    @Lalit__3667 2 ปีที่แล้ว

    Sir I am trying for 4 days still tried but not getting it I don't understand what is the problem so plz sir help me I am requesting you

  • @IT.Tech.Solutions1
    @IT.Tech.Solutions1 ปีที่แล้ว

    Sir my under the bin folder is not available gcc

  • @bbbbdockcoc
    @bbbbdockcoc ปีที่แล้ว

    Brother, edit environment variable me list nhi a raha hai

  • @AmanKumar-o9m3g
    @AmanKumar-o9m3g ปีที่แล้ว

    not working this trick what should i do next please tell

  • @saqlainshaikh8548
    @saqlainshaikh8548 2 ปีที่แล้ว

    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:1
    + gcc
    + ~~~
    + CategoryInfo : ObjectNotFound: (gcc:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
    what is this error bro please help me

  • @ashurathore2003
    @ashurathore2003 ปีที่แล้ว

    hlo harry mera solve hua ye doubt abhi bhi yhi dikha rha hh
    gcc.exe: error: unrecognized command line option '-wall'; did you mean '-Wall'?
    gcc.exe: error: unrecognized command line option '-save'; did you mean '-mavx'?
    gcc.exe: error: unrecognized command line option '-temps'

  • @anjalisingh3809
    @anjalisingh3809 2 ปีที่แล้ว

    Sr plz help me ...ab bhi fatal aa rha h ...or cmd me not recognised as internal or external ... aa rha h

  • @A2ZProdcast
    @A2ZProdcast 2 ปีที่แล้ว

    Harry bhai nahi ho rha hai mera mingw installation manager open ho rha hai apki link se compiler load kiya hai uske baad options a rhe hai direct install nhi ho pa rha hai !

  • @amrityadav5967
    @amrityadav5967 ปีที่แล้ว

    Harry bhaiya agar 3 ya 4 Hello World print kar rhe the nhi ho rha hai (terminal) mai

  • @tusharshukla1750
    @tusharshukla1750 ปีที่แล้ว

    Issues has been solved by using this steps thanks

  • @KnowledgeandUpdates-t2y
    @KnowledgeandUpdates-t2y 4 หลายเดือนก่อน +2

    Mera ni ho paya

  • @Rahul-tu4bj
    @Rahul-tu4bj หลายเดือนก่อน

    Sir please help me because I did everything but gcc not working

  • @gauravsaini9703
    @gauravsaini9703 ปีที่แล้ว

    Sir ..fatal error and #include error occuring again and again after doing all the steps you had told in video

  • @yashikagoyal366
    @yashikagoyal366 ปีที่แล้ว

    I have added gcc in path but still not working

  • @gauravsaini9703
    @gauravsaini9703 ปีที่แล้ว

    Sir n ho paya ... Or no input file show kr ra h .. program complete n ho para

  • @gondus14
    @gondus14 ปีที่แล้ว

    bro mera path par red lines a rhe hai and gcc par terminated a rha hai please solve

  • @Cloudy-19-x
    @Cloudy-19-x ปีที่แล้ว

    Mera nhi hua he but prblm was ki me vs code use kr rha hun mene sab process kr li but vs code me folder me file banata hun toh exe file nhi ban rhi he pls pls help me

  • @vaibhavsinghbhati2674
    @vaibhavsinghbhati2674 2 ปีที่แล้ว

    Sir gcc error is solved but the result is not coming

  • @shivamchourasiaIITPATNA
    @shivamchourasiaIITPATNA หลายเดือนก่อน

    PS D:\C-folder> gcc cprogram.c
    cc1.exe: fatal error: cprogram.c: No such file or directory
    compilation terminated.
    PS D:\C-folder> gcc main.c
    main.c: In function 'main':
    main.c:5:28: error: expected ';' before 'return'
    5 | printf("Helllo worl
    ")
    | ^
    | ;
    6 | return 0;
    | ~~~~~~
    mera ye error aa raha hai terminal me kya karu?
    hello world print nahi ho raha hai

  • @techaman8080
    @techaman8080 ปีที่แล้ว +1

    Sir Mera nahi chal raha please bata do

  • @jiteshnikam88
    @jiteshnikam88 5 หลายเดือนก่อน

    Hello Sir
    mera problem solve nahi ho raha
    mere yaha gcc file hi nahi show kar raha
    mene sab kuch try kara lekin original path se bhi nahi ho raha
    please sir help me

  • @amansoni4744
    @amansoni4744 2 ปีที่แล้ว

    Sir mera code execute nhi ho rha hai aapne jesa bataya vesa keya mena but jb execute krta hunn toh fatal error he aata hai aur ager mai path daal kr slash de kr gcc likhta hunn toh bhe fatal error aata code execute he nhi hota pls sir help kegeya

  • @biswajitsahani2930
    @biswajitsahani2930 4 หลายเดือนก่อน

    Bhaiya getting error
    main.c:1:19: fatal error: studio.h: No such file or directory
    #include
    is something wrong I have typed in the command?

    • @akshatlohiya6095
      @akshatlohiya6095 3 หลายเดือนก่อน

      yes wo aapko #include likhna hai dono ke beech me space karna hai lekin mera new terminal wale tarike se nhi chala tha code maine output and terminal me chalaya tha code

  • @mdhamim3654
    @mdhamim3654 ปีที่แล้ว

    sir, mera sabkuch thik hain. path bhi add karliya, c/c++ bhi download karlia, par therminal pe mera program run nehi huraha. TH-cam main iska koi solution mil nehi raha, please help me out sir. :(

  • @GurpreetAggarwal-qc5ti
    @GurpreetAggarwal-qc5ti 5 หลายเดือนก่อน

    Sari jngah dekha lekin wo tin option ke bare m btate h pr mere pc me to varibal name or varibal value show hota h edit me jane ke bad

  • @HafizAbid-i8b
    @HafizAbid-i8b 9 หลายเดือนก่อน

    Sir path mai C:\MinGW\bin Yai add Kiya hai laikin wo gcc is not recognize ka option phir sai dai raha hai

  • @staticgkenglishgrammar
    @staticgkenglishgrammar 2 ปีที่แล้ว

    bhai yarr MinGw install krte time gcc error ata h please tell me a solution