How to Install MinGW (gcc / g++) compiler on Windows | Suresh Agrawal

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 48

  • @techiez
    @techiez 3 роки тому

    thanks a lot very useful video

  • @santanudutta3377
    @santanudutta3377 2 роки тому

    Great explanation !! Thanks a lot - This will make history one day......

  • @vidhishukla3033
    @vidhishukla3033 4 роки тому +2

    Thanks a ton! I was really very tired of other videos... You made a proper one.

  • @Vikhyath_Shetty
    @Vikhyath_Shetty 4 роки тому +1

    Thank you sir. I saw many videos regarding this but this one is topnotch.

  • @mandarparkhi3708
    @mandarparkhi3708 3 роки тому +1

    Suresh ji, very useful video. Thanks for sharing

  • @niranjanmagare5193
    @niranjanmagare5193 4 роки тому +1

    Bohot sahi sir. ✌️

  • @vinodkumardevendra1219
    @vinodkumardevendra1219 3 роки тому

    Thx u sir...

  • @harsh9558
    @harsh9558 3 роки тому

    Thx a lot sir!

  • @shubhambhujbal8252
    @shubhambhujbal8252 4 роки тому +1

    👌👌👌💓

  • @vandhanareddy1373
    @vandhanareddy1373 3 роки тому

    I was fade up watching other videos. But your video made my work simple and easy. Thank u for the video sir.
    But the problem in my case is that in my command prompt when I enter 'gcc --version' it is showing like 'gcc is not recognized as an internal or external command.......'.
    Ik there is some problem in download r path setting. Oops but I am unable to find and sought it out.
    I hope u vil help me vit this issue sir. I know it's been a very long time since I uploaded the video. But waiting for ur reply sir
    PLEASE DO REPLY SIR🙏🙏🙏

    • @nsgacademy
      @nsgacademy  3 роки тому

      You have not set path properly. Copy path of bin folder and paste in environment variable as I explained in video.

    • @nsgacademy
      @nsgacademy  3 роки тому

      And if you have already set path of bin folder, then restart command prompt. It will work definitely.

    • @vandhanareddy1373
      @vandhanareddy1373 3 роки тому

      Ok sir. Thanks for ur reply

  • @condcromo
    @condcromo 3 роки тому

    Hi. The link not work.

  • @khoukhebroud8946
    @khoukhebroud8946 4 роки тому +1

    Sir when i am doing check at command prompt it shows me like " gcc is not recognized as an internal or external commad " So What is the problem

    • @nsgacademy
      @nsgacademy  4 роки тому

      First check whether gcc got downloaded properly or not and if downloaded then configure gcc properly according to video

  • @factandvalues9183
    @factandvalues9183 3 роки тому

    Sir website jo apne btai hai woh run nhi kr rahi hai .... Please check krna and dosti website bta foh

  • @econut27
    @econut27 4 роки тому

    Sir, android studio, django ka installation bhi bta dijiye

  • @Story_Telling_Bro
    @Story_Telling_Bro 3 роки тому

    GCC error no such file or directory

    • @nsgacademy
      @nsgacademy  3 роки тому

      Once check path of gcc, whether u have configured correct path. And after configuration restart cmd prompt

    • @Story_Telling_Bro
      @Story_Telling_Bro 3 роки тому

      @@nsgacademy 👍🙏

  • @healtheducationentertainme6478
    @healtheducationentertainme6478 3 роки тому

    sir mai windows 7 use krta hu us me path variable hi nhi hai ..kya kru

    • @nsgacademy
      @nsgacademy  3 роки тому

      You will find PATH variable in environment variable -> system variable, scroll down that list, it may be somewhere in between

    • @healtheducationentertainme6478
      @healtheducationentertainme6478 3 роки тому

      @@nsgacademy what to do if it have got deleted

    • @nsgacademy
      @nsgacademy  3 роки тому +1

      Create a new variable PATH in that list and paste gcc path there

  • @_abishek_ak
    @_abishek_ak 4 роки тому

    hey

  • @shaikhmoin8371
    @shaikhmoin8371 4 роки тому +1

    Sir mera windows 7 hai and mere laptop ke 1gb ram hai mai jab mingw ka setup karraha hoon toh installing ho hi nahi rahi hai plz reply ❓

    • @nsgacademy
      @nsgacademy  4 роки тому

      You must upgrade your machine configuration. Or you can use any IDE (Dev-c++, codeblocks etc) to excecute C/Cpp programs. No other alternatives.

  • @kunalshete8122
    @kunalshete8122 4 роки тому

    Kya sir 32bits laptop ke liye kuch alag process hoti hai

    • @nsgacademy
      @nsgacademy  4 роки тому

      Old versions of MinGW are available for 32 bits machine.

    • @nsgacademy
      @nsgacademy  4 роки тому

      No change in installation process

  • @_034_divyanshusrivastava6
    @_034_divyanshusrivastava6 4 роки тому

    Mingw ke bin folder me g++.exe nhi show ho rha hai. Sirf g++ likha hua hai...

    • @nsgacademy
      @nsgacademy  4 роки тому

      It might have not been downloaded all libraries. Uncheck g++ and recheck g++ from MinGW installer

    • @_034_divyanshusrivastava6
      @_034_divyanshusrivastava6 4 роки тому

      Every time i try to run my code it says collect2.exe error id returned 1
      Please sir tell me what to do
      It also says a.exe is not recognised as internal or external
      And i have uninstalled the antivirus as well but still this is problem

    • @nsgacademy
      @nsgacademy  4 роки тому

      change name of output file using following command
      gcc sourcefilename.c -o outputfilename
      And then for execution just write
      outputfilename

    • @_034_divyanshusrivastava6
      @_034_divyanshusrivastava6 4 роки тому

      Thank you sir now it's working.. Thanks a lot 😊

    • @sudhanshuraj3843
      @sudhanshuraj3843 3 роки тому

      Bhai mereko bhe sikha dega Kya pls merese nhii ho raha

  • @sanjayrohakale9305
    @sanjayrohakale9305 4 роки тому

    Nahi ho raha hai sir

    • @nsgacademy
      @nsgacademy  4 роки тому

      Gcc installation or configuration??

  • @nirlepashinde9491
    @nirlepashinde9491 4 роки тому

    Sir whenever I try to execute my file by a. exe it says that a.exe is not recognize as an internal or external command
    So what should I do

    • @sureshagrawal3076
      @sureshagrawal3076 4 роки тому +1

      If you have antivirus on your machine, then it deletes all .exe files by default by considering it as virus. So, either change antivirus settings or disable antivirus temporarily and then compile and run your code.

    • @nirlepashinde9491
      @nirlepashinde9491 4 роки тому

      Thanks

    • @sudhanshuraj3843
      @sudhanshuraj3843 3 роки тому

      Bhai Tere isske baad chal Gaya kya