the absence of the some indian channels with powerful ability to teach, will truly be our demise of humanity. without this knowledge, that indian channels give us, we will slowly but surely go back to stone age.
For anyone who either has the problem where there's no 'new' option when you click edit on the path enrollment variable, or if path doesn't show up, just select path under system variables and it should work the same
I can't understand what you're trying to say, like what do I do? I have the problem you mentioned, I have "path", but it only has one path box. Should I replace it?
Short ,sweet and superb. Thanks brother for this video. Before this I was using turbo c for c language. And using turbo c is so hectic . Black background and red coloured text. I got headaches after using turbo c .I thought I will be using spectacles after learning c 😂
Thank you so much for guiding me who had no idea about having to download a compiler for an IDE. It will help me review C tutorials for free on TH-cam.
Wowsers! Gave an excellent presentation for something I couldn't find anywhere. I always have issues with paths but this method can be used for almost all of my issues past and present. Since this is kind of backdoor and undocumented for sure it is very valuable info, thanks
Thank you very much, after hours of struggling running C on v studio code and code blocks. Thank you, I wish I saw this video before all the ones wasted my time
Thanku you so much ........ I was so confused....how to install the application....this is my first time I am doing this kind of work on pc but it seems very easy ......it is very helpful for me..... again thanku.....
I tried to install before watching the video and when I did as in the video it did not work, so if it does not work after doing what is required in the video just click on sittengs > compiler > reset defaults > yes then it will work and detect compiler successfully
In codeblocks IDE, go to Settings -> Compiler -> Toolchain executables and then choose your compiler path which is C:\Program Files\CodeBlocks\MinGW\bin
When I was typing in command prompt. It was telling like- gcc-- version is not recognized as an internal or external command, operable program or batch file
If you're having problems with the command prompt test, try: when doing the part in the environment variables section, instead of adding the copied address in _"user variable"_ add the address to _"system variable"_ instead, and delete the address you added in _"user variable"._ Then try the command prompt test again.
Thank you so much! This really helped! I was having issues with the command prompt test but then I copied the path and added it to system variable and now it's working!
Thank you very much bro. It is a clear explanation about the downloading and the installation of codeblocks. It is very useful for the begineers like me
I followed the tutorial instructions but I still get the same problem error enviromental even though the command prompt did recongnise the gcc version .
Thank you very much. The best video on the topic and the last step is really helpful , it enables you to freely use the compiler regardless of the ide or editor.
I have downloaded 32-bit code block with same procedure you have shown in this video but when I'm opening Code Block it give me "Environment error". What should I do to remove that error?
we don't have to change anything. in the command prompt we type gcc --version to make sure that gcc is installed properly. ( when you type this command and hit the enter button if you get the details of the version of gcc installed then you are good to go ) we don't have to vane or change anything in command prompt
@@galibatabassumsaba375 i would suggest that Dev. For some reason C++ has a compiler issue when it starts right after install. I tried getting it to run in VS ... nope! But that dev is tge only one i had luck with. Lmk if you get it
thank you for this great video but my problem still nor fixed when I open the command prompt window and write the "gcc --version" it shows that it couldn't recognized as an internal or external command, operable program or batch file.
As shown in your video 6:13 that GNU GCC Compiler detected but in my case it's not showing the dialog box and on checking in compiler setting it didn't shown any any such compiler over there to . I have followed every steps you have shown please help me fix it.
CMD dosen't recognise gcc. I've rewatched the video and did everything exactly as explained but to no avail. one mishap would be that i had installed codeblocks without ming gw before, but then uninstalled that one, but the file in system files couldnt be deleted and it had an administrator symbol next to the delete option.i just installed the new codeblocks with ming gw but i had a lot of errors concerning fortran. i ignored everything and just went ahead. the installation went fine but now this cmd promt is not showing properly. can i run the program as it is? or do i have to somehow uninstall and delete the codeblocks system files and start over again?
The instalation was successful, but when i try to open codeblocks it gives me a message saying that the aplication was unable to start correctly(0xc000007b). Pls help mee
Bro when i ran exe file it shows an error "The procedure entry point ucrtbase.wcsncmp could not be located in the dynamic link library api-ms-win-crt-string-l1-1-0.dll" Plz help🙏🙏
when i try to edit path of user variable, it doesnt show a window like urs where u can just add the address along with other address that already exist, for me it only shows one address, and u have to edit that only, no option for adding new address in the path
Hi I install as it as shown in the vedio but in cmd prompt I got a msg that "gcc--version is not recognized as an internal or external command, operable program or batch file
Thanks man. Clear and concise explanation. Great video!
You're welcome!
@@LearningLad not showing this path option. Don't understood to go any way
What would we do without Indians...
watch cat videos maybe :)
read the documentation maybe :)
Nothing
the absence of the some indian channels with powerful ability to teach, will truly be our demise of humanity. without this knowledge, that indian channels give us, we will slowly but surely go back to stone age.
fail university
Now this is what I call a 10/10 tutorial video!
Wow, thanks!
Thanks man, i was going nuts trying to get the compiler working, keep up the good work
Haha love how you said "If you like it hit the like button, If you don't like it hit the dislike button"
👍
Bravoo!!
For anyone who either has the problem where there's no 'new' option when you click edit on the path enrollment variable, or if path doesn't show up, just select path under system variables and it should work the same
Thank you for the information:)
I cannot edit as new in my win 7
I can't understand what you're trying to say, like what do I do? I have the problem you mentioned, I have "path", but it only has one path box. Should I replace it?
@@GrEeCe_MnKy I'm having the same doubt
@@traptipareek9242Actually, I got it working! It was a bit tedious, but nonetheless
Short ,sweet and superb.
Thanks brother for this video.
Before this I was using turbo c for c language.
And using turbo c is so hectic .
Black background and red coloured text.
I got headaches after using turbo c .I thought I will be using spectacles after learning c 😂
It's my pleasure
keep learning :)
That's good ☺️
Thank you so much for guiding me who had no idea about having to download a compiler for an IDE. It will help me review C tutorials for free on TH-cam.
You're very welcome!
Thank a lot, finally found a perfect video. clean and crisp keep doing more.. :-))
Thanks :)
Thanks brother. I was too frustrated because of code blocks not working for a long time, It finally worked, thanks.
Pleasure
Keep learning 🙂
Thank you! Tons of confusing stuff on this topic when you're just trying to get going.
Glad it was helpful!
you made me realize codeblock comes with a compiler i thank you good sir
You are welcome!
Excellent to outstanding video. First video on this topic that I was able to follow without messing something up. Thank you.
Thank you
Not only did you show how to install codeblocks & mingw, but you gave extra information so that mingw can be used elsewhere. Thank you ×1000.
You're welcome!
Wowsers! Gave an excellent presentation for something I couldn't find anywhere. I always have issues with paths but this method can be used for almost all of my issues past and present. Since this is kind of backdoor and undocumented for sure it is very valuable info, thanks
Thank you very much, after hours of struggling running C on v studio code and code blocks. Thank you, I wish I saw this video before all the ones wasted my time
You are welcome!
Learning lad has almost helped me in every download and setup for every language !
Glad that my tutorials are helping you :)
Thanku you so much ........ I was so confused....how to install the application....this is my first time I am doing this kind of work on pc but it seems very easy ......it is very helpful for me..... again thanku.....
You are welcome 😊
I tried to install before watching the video and when I did as in the video it did not work, so if it does not work after doing what is required in the video just click on sittengs > compiler > reset defaults > yes
then it will work and detect compiler successfully
thanks for posting.
it will help others
keep learning :)
thnkss :)
Thank's for the information, I had the same issue and you solution solve my problem.
Thank you so much
Hi anil.. Nice cool video.. I have seen many videos.. But this one is perfect.. No hurry... Do many more.. All the best.. Anil garu
Thank you
Keep learning :)
Thank you sir . Understood it clearly .
pleasure :)
Thank you so much 😛😛 I don't know how to install it but after seeing u r video it was very easy for me thanks a lot
Pleasure
Thanks for the short and to-the-point tutorial.
You're welcome!
This is the best video for Codeblocks installation 👍
Glad you think so!
it shows no default compiler when i excute the program
plz help me to fix this...
In codeblocks IDE, go to Settings -> Compiler -> Toolchain executables and then choose your compiler path which is C:\Program Files\CodeBlocks\MinGW\bin
@@mintheinkhine7010 How can get in codblock IDE Please help for I tried in whole but it doesn't work though!
@@Nature_motivation.2024 I don't understand what you mean. Where did u install codeblocks IDE? in C:? or D:? or E:? Choose the right path.
Perfect guide through, worked after 5 min
thanks
C:\Users\yogd9>gcc --version
'gcc' is not recognized as an internal or external command,
operable program or batch file.
getting above error
When I was typing in command prompt.
It was telling like-
gcc-- version is not recognized as an internal or external command, operable program or batch file
gcc(space)--version
there is a space after gcc
@@LearningLad still it was showing the same
@@sushmaranijohre4465 gcc --version
instead of adding the address in "user variable"...
Add the address in "system variable" and delete in "user variable"......
it worked for me
@@saibharathpadigala8051 how you add the address bro please tell me
It's not a secure website....
"Gcc is not recognized"......
My teacher recommended your video!!!
So cool!
If you're having problems with the command prompt test, try:
when doing the part in the environment variables section, instead of adding the copied address in _"user variable"_ add the address to _"system variable"_ instead, and delete the address you added in _"user variable"._ Then try the command prompt test again.
Thanks for posting
It will help 👍
Thank you so much! This really helped! I was having issues with the command prompt test but then I
copied the path and added it to system variable and now it's working!
@@LearningLad it's not coming to paste
i'm forever in debt with you, thanks bro
Happy to help!
Thank you for published this video in english❤️❤️❤️
Pleasure :)
If this can be considered english 😭😭😭😭😭
@@kcnl2522 Oh shut up
@@LearningLad not working,
Mine not coming 'gcc detected'
@@kcnl2522 Bro, his English was pretty good.
Brother the way you explained it... Hats off 🙌
Thank you 🙏
What if after installation in codeblock folder I don't have the "MinGW" folder
same
Create it
Yu're voice is so calm for my soul.
thanks
Thank you very much bro. It is a clear explanation about the downloading and the installation of codeblocks. It is very useful for the begineers like me
You are most welcome
Smooth as butter. Thank you bro
No problem 👍
Sir at last after setting path when I open the code blocks it shows a pop up that entry point not found.
What can I do now?
Great video, it still works in 2022.
thanks
i got some problem and it say cant find the compiler,help me what should i do? :)
Same here
Mine saying file hasnt build yet and no compiler found
it says in the cmd gc is no reognised as internal or extenal program
check the command you are using
its
gcc --version
@@LearningLad not working then also
What if I have already installed MinGW pls help !!! 🙏🙏🙏🙏
just download and install codeblocks without mingw
@@LearningLad thnks so much
one of the finest video about codeblocks
thank you :)
when i am trying to build and run it was not opening the command prompt
Short and Well-explained. You deserve my like man!
Much appreciated!
I have 32 bit laptop. I need this software along with the compilers. I am not able to install with the compilers. Anyone can help out to me?
Same here
Same
finally , i succeeded to run it after many failed attempts
thanks soooo much 💥💥💖
You are welcome 😊
I followed the tutorial instructions but I still get the same problem error enviromental even though the command prompt did recongnise the gcc version .
Same here
Thank you so much mate, Really helped me out
Glad it helped
mr learning lad thank you for your very detailed video...... 20/10
pleasure :)
in cmd it is showing the same thing, as when we installed mingw and selected path environment for that, your cmd result changed what that means?
Rply to this any one plzzzz
You might have made some mistake while setting path.
Check and try again :)
I did same what you have did sir... Please help me....
Two three times I did reinstallation of codeblcker
Sir, in another video you have selected the program files x86, could you please let me know?
Thank you very much. The best video on the topic and the last step is really helpful , it enables you to freely use the compiler regardless of the ide or editor.
You are welcome!
Very clearly explained. It helped me. Thanks a lot.
Pleasure :)
Thank you buddy. I've been in problem for long!
I have downloaded 32-bit code block with same procedure you have shown in this video but when I'm opening Code Block it give me "Environment error". What should I do to remove that error?
It's helpful man nobody wants to dislike this.
Thank you so much sir, really helped me a lot to install it.
Pleasure :)
Thanks so much ,I really struggled installing this ID
most welcome :)
Thankyou mann, this really help
Glad it helped
When did I open up user variable, there was no path variable 😐. There was only OneDrive, TEMP, TMP variable... What should I do???
check under system
the GNU GCC Compiler isn't appearing when i open codeblocks. what's wrong?
have you installed gcc toolset and set the path environment variable?
Danko I was struggling with using this IDE for c++ programs thank you for this content sir
Pleasure
Thanks a lot sir (@learning lab). Everything was perfectly installed in one go.
Pleasure :)
I’ve done everything but when I tried to create new project, I’ve being told “Couldn’t create the new project directory:” Kindly help me out please
bro the command prompt remaining unchanged if we close the window after entering gcc --version what we shld do to let it be saved
we don't have to change anything.
in the command prompt we type
gcc --version
to make sure that gcc is installed properly.
( when you type this command and hit the enter button if you get the details of the version of gcc installed then you are good to go )
we don't have to vane or change anything in command prompt
@@LearningLad envirnoment error
Thank you so much darling. Love from SL 🥰
most welcome :)
I don't have "path" option in user variables.
What should I do now?😣
Please help me someone🙏
if your going for c++ language for fun , just you not school...i would try Dev-C++
@@Snatcher_Catcher But I am learning C++ language for my school!
@@galibatabassumsaba375 i would suggest that Dev. For some reason C++ has a compiler issue when it starts right after install. I tried getting it to run in VS ... nope! But that dev is tge only one i had luck with. Lmk if you get it
When typing Shetty>gcc - - version , I get nothing in return . it tells be that it is not known
you just need to type
gcc --version
@@LearningLad Haha yes that was my mistake 😄 thankyou so much for ur help
Shetty is his username. is the command you need to type. Note, don't include < or > when typing it in.
Crystal clear explanation
Follow as it is
U can easily set up ur code blocks
Thanks a lot really very helpful🥰🥰🥰🥰
You are welcome 😊
@@LearningLad please do visual studio installation and compliation in one video efficienty
thank you for this great video but my problem still nor fixed when I open the command prompt window and write the "gcc --version" it shows that it couldn't recognized as an internal or external command, operable program or batch file.
What WE CAN Do??
Did you fix this?
I have the same problem
Gcc _ version
same problem
As shown in your video 6:13 that GNU GCC Compiler detected but in my case it's not showing the dialog box and on checking in compiler setting it didn't shown any any such compiler over there to . I have followed every steps you have shown please help me fix it.
It would have been good if you explained all those steps. The one would just follow what you do without any understanding why it is so.
thanks for the suggestion.
i will try to create a video :)
Thanks for your clean English ♥️♥️♥️
You're welcome 😊
It was really helpful for me. thank you so much for this video. Love from Bangladesh
You are welcome
Thank You Bro 😊
Finally I running c/c++ program on my pc because of you😃
Most welcome 😊
How dude
Mine getting no such file and directory
@@monikasagar9632 I think you don't download codeblocks with MinGW compiler
Amazing video! It helped me a lot, thanks!
Glad it helped!
CMD dosen't recognise gcc. I've rewatched the video and did everything exactly as explained but to no avail.
one mishap would be that i had installed codeblocks without ming gw before, but then uninstalled that one, but the file in system files couldnt be deleted and it had an administrator symbol next to the delete option.i just installed the new codeblocks with ming gw but i had a lot of errors concerning fortran. i ignored everything and just went ahead. the installation went fine but now this cmd promt is not showing properly. can i run the program as it is? or do i have to somehow uninstall and delete the codeblocks system files and start over again?
Very helpful; thanks.
What if we don't add environment variables?
Thanks . Clear instruction. Helped a lot
You're welcome!
The instalation was successful, but when i try to open codeblocks it gives me a message saying that the aplication was unable to start correctly(0xc000007b). Pls help mee
Bro path copy manthd poora process manthi bokkala.gcc--version padnaga not recognized barpundu.what should i do
there is a space after gcc
gcc --version
Yeah bro done thanks.and i got to know that you are manglorean✌
Thanks a lot brother 😇
Welcome 😊
Who would hit the dislike button to such helpful content💯😂
My ICT teacher brought me here-
oh
welcome :)
same
Thank you sir for the steps, best of all time.
Most welcome!
brother how can we be a good programmer.
Practice what you learn
Try to solve the problems in different ways
Thank you so much! I have been stuck at this for so long
Glad I could help!
Thank you!
Thanks a lot. Very straight to the point.. Recommended video to install codeblocks. Thanks a lot
Pleasure 🙏
Hey bruh! I ruined my day installing pacman -Syu 😭😔
Code blocks would be the best😍
What happened when you used pacman?
@@soham7510 msys actually doesn't work to all dude
gcc is not recognized as an internal or external command .. what is the problem here ?
Make sure that you have set the path environment variable properly
Bro when i ran exe file it shows an error "The procedure entry point ucrtbase.wcsncmp could not be located in the dynamic link library api-ms-win-crt-string-l1-1-0.dll"
Plz help🙏🙏
Sir I don't find any path variable in user variable for dell even in system variable .... Then what shall I do right now?
In windows 7 thee is a slight change
Pls do a google search if u are using windows 7
when i try to edit path of user variable, it doesnt show a window like urs where u can just add the address along with other address that already exist, for me it only shows one address, and u have to edit that only, no option for adding new address in the path
Ok i found the solution, u just need reinstall it in C drive
@@neerajprataphazarika1390 how to reinstall?
What does when we don't get the massage in cmd that path is set.
i have the MinGW compiler in my pc already that i use with vs code ide, how can I download the codeblock to use my already installed compiler
download codeblocks without mingw
You did this to the point👍👏👏I liked it...
Glad you liked it :)
Hi
I install as it as shown in the vedio but in cmd prompt I got a msg that "gcc--version is not recognized as an internal or external command, operable program or batch file
You need to include a space after gcc
4:39 when i click in system it doesnt show this