thanks a lot man !!! ,i am new to c++, i was trying since 3 hours using cygwin , it was throwing errors ...........after watching this video it took me 10 min to set up minGW compiler , i wish i had seen this video 3 hrs back :(
Don't think of them as differences, with each of those updates to C++ they bring new features that make the language more modern and efficient. Check this out: github.com/AnthonyCalandra/modern-cpp-features
I think I had a problem with mingw because I installed the wrong version (because I used VS Code and I guess this one needs a different version of mingw). Now, everything works perfectly for me! Thanks !
Hey man, I can't work this out. You just clicked on a MinGW folder and CLion seemed to track the file it needed from that folder automatically. But when I do the same thing (selecting the MinGW folder), the OK button is still greyed out and I need to click on a file to get the OK button colored up (and I don't know which file to pick). I would be so grateful if you could help me out.
Your Ok sounds the same like my teacher😆 So i was moving my head up and down to symbolize yeah man i understood😂 move onto next By the way thanks for tutorial🙏
Hello Kody ! Can you say if it's possible to get the output of the program in a Windows console instead of an integrated console ??? I'm using Microsoft Visual C++ and all my programs need to be displayed into an external console. By default, Visual C++ displays output in a Windows console which is wonderful!! I hate all these IDEs which display in an inner console. Could you precise this point??? Thanks in advance.
@@KodySimpson Hello Kody I found this answer in a forum discussion but I don't know if it really works since I don't have downloaded CLion. I would like to but I need to be sure it's the IDE I need. Here is what is suggested: ----------------------------------------------------------------------------------------------------------------- Well, if anyone is still around wanting to open an external cmd window on run, there is a way to do it on Windows as well: 1. Go to Run > Edit Configurations 2. For the executable select C:\Windows\System32\cmd.exe 3. For program arguments use: /c "start cmd.exe @cmd /k "ProjectName.exe"" 4. For working directory set the cmake debug (or release) folder 5. Save and select the profile from the dropdown right next to the run button Note: In the third step /k can be replaced with /c to make the window close after the program is run (with /c its more like visual studio and with /k its more like code blocks) ------------------------------------------------------------------------------------------------------------------- Please, Kody, could you check this and tell me if it really works?? From the screen captures of CLion I could watch on the internet, I never saw those tabs anywhere....?? But I don't have the program, therefore I'm not in the position to say if this is a valid suggestion. Thanks in advance.
I have a problem while installing MinGW.During installation, it writes " ERROR res".After writes is installed.I open Clion, specify the path, and it writes "Not found".What can I do ?
This message is showing after i installed minGW for Clion, and my programs aren't running. I have tried google search but it says that it didn't match any documents. What can i do? Error running 'C_projects': Cannot run program "E:\C projects\library.c" (in directory "E:\C projects"): CreateProcess error=193, %1 is not a valid Win32 application
My CLion doesn't detect the file and says "Test CMake run finished with errors" and when I open it for more details it says something like " The C compiler is not able to compile a simple test program." Does anyone else have this problem?
keep in mind boys and gals, if you get clion through the student shit, you cant (legally of course) monetize your work, if you are a law obeying citizen
Thank you Morty for teaching me how to setup CLion
No prob uncle rick
In your next video, can you say something like:"Oh jeeez Rick". Just curious how would it sound...
😂😂😂
LOOL
m- morty don’t be suck a ******* asshole about it morty. it’s natural morty
I like how you narrate each step, it makes it easy to follow. Thanks , I just liked and subscribed!
Thanks! Love the support. :)
thank you! cool to see you are still viewing comments 2 years later, stay safe man :)
You too
Student licenses are the best thing ever.
thanks a lot man !!! ,i am new to c++, i was trying since 3 hours using cygwin , it was throwing errors ...........after watching this video it took me 10 min to set up minGW compiler , i wish i had seen this video 3 hrs back :(
The best narrator around.
Thank you!
Ohmygod it really worked for me. Thank you sm🙏 i was worrying past 2hrs and now it's all done boy
Love the Ski Mask. Really gets me in my coding groove! Hahah
haha for sure
This certainly helped me a lot... Everything worked when I tried it all. Thank you fam!
No problem 👍
Love it when at 06:32 the run configuration magically appears after the cut.. exactly the thing i am stuck with :D
It doesn't 'magically' appear.
I think it is because the CMake configurations in the background were finished
@@wickedlyrics9077 Well it sure did not appear in my IDE :D
Thanx so much, been a huge help! have fun making more cool videos !
Thanks, will do!
Thank you very much for making this tutorial!
That intro threw me off lmaoo
thought i was on the wrong vid
thanks buddy, really helpful ,even after 1 year
Glad it helped
thanks for solving my question that even my teacher cannot help me
Really required this video. Thanks a lot.
u had me with „okay my dudes and dudettes“
4:36
ok
OK!
ok
Ok
OK
Ok
Awsome Explanation it helped me a lot. thanks a lot.
Really need vids like these
Fixed my issues, thanks!
Great to hear!
thanks man, that was a great video
Glad you liked it!
Great vid broksi
Yo, super helpful bro. Tyvm!
good explanation on building, thank you
Glad you liked it
When I download the MinGw and when I open CLion and go to downloads and I open it. it says that something is missing and is not detected
same
just what i needed!
Thanks ... it was very useful
Glad it helped
plays ski mask as intro, aight subbed
Thanks, it worked.
Great!
This was so helpful thank you!
You're so welcome!
I'm fairly new to C++, I'm taking a course for it. I was wondering what the differences between C++11, C++14, C++17, etc are?
Don't think of them as differences, with each of those updates to C++ they bring new features that make the language more modern and efficient. Check this out: github.com/AnthonyCalandra/modern-cpp-features
thank you so much it was of great help
Thank you, sir!!
2022 and still working, thank you :)
What monster uses this godly white IDE?
Drinking game: take a shot everytime he says ok
straight to the point thank you so much
Thank you. It really helped
You absolutely saved my ass, thanks bro!!
hey, that's some awesome explanation. Loved it.
I think I had a problem with mingw because I installed the wrong version (because I used VS Code and I guess this one needs a different version of mingw).
Now, everything works perfectly for me! Thanks !
did u ever figure it out
thanks for the easy setup
If i try to install MinGw-w64 it stays at 'Downloading File...' (x86_64-8.1.0-release-posix-seh-rt_v6-rev0.7z) and is not going any further...
Hey man, I can't work this out.
You just clicked on a MinGW folder and CLion seemed to track the file it needed from that folder automatically.
But when I do the same thing (selecting the MinGW folder), the OK button is still greyed out and I need to click on a file to get the OK button colored up (and I don't know which file to pick).
I would be so grateful if you could help me out.
the ski mask intro hahaha nice man
Lol yeah
if you were having problems with the download of mimgw, download directly from here:
sourceforge.net/projects/mingw-w64/files/mingw-w64/
It a link of zip file not exe file
I still have no idea what configuration to choose. I still cannot run my programs
thank you so much!
could you make a video of how to configure CmakeList.txt and GTK3 in Clion please
Why are people disliking this video ?
Your Ok sounds the same like my teacher😆
So i was moving my head up and down to symbolize yeah man i understood😂 move onto next
By the way thanks for tutorial🙏
:)
Aww geez Rick, you really should set that to NULL after you free it Rick
lol
Hello Kody ! Can you say if it's possible to get the output of the program in a Windows console instead of an integrated console ???
I'm using Microsoft Visual C++ and all my programs need to be displayed into an external console. By default, Visual C++ displays output in a Windows console which is wonderful!!
I hate all these IDEs which display in an inner console. Could you precise this point??? Thanks in advance.
I don't think this is possible with Clion unfortunately, it would be great.
@@KodySimpson Hello Kody
I found this answer in a forum discussion but I don't know if it really works since I don't have downloaded CLion. I would like to but I need to be sure it's the IDE I need. Here is what is suggested:
-----------------------------------------------------------------------------------------------------------------
Well, if anyone is still around wanting to open an external cmd window on run, there is a way to do it on Windows as well:
1. Go to Run > Edit Configurations
2. For the executable select C:\Windows\System32\cmd.exe
3. For program arguments use: /c "start cmd.exe @cmd /k "ProjectName.exe""
4. For working directory set the cmake debug (or release) folder
5. Save and select the profile from the dropdown right next to the run button
Note: In the third step /k can be replaced with /c to make the window close after the program is run (with /c its more like visual studio and with /k its more like code blocks)
-------------------------------------------------------------------------------------------------------------------
Please, Kody, could you check this and tell me if it really works?? From the screen captures of CLion I could watch on the internet, I never saw those tabs anywhere....?? But I don't have the program, therefore I'm not in the position to say if this is a valid suggestion.
Thanks in advance.
I have a problem while installing MinGW.During installation, it writes " ERROR res".After writes is installed.I open Clion, specify the path, and it writes "Not found".What can I do ?
Help, please
my eyes...why light mode
Thanks a lot!!
Sir is it safe to provide jetbrains my id card pic as a personal document because i don't have access to uni email?
It doesn’t work for me it just downloads as the file and when I try to open it, it just takes me to my folders:(
Im not sure, sorry
I wanted to code in C language in cLion but in language section I don't know what to set
You also chose for C++ only
This message is showing after i installed minGW for Clion, and my programs aren't running. I have tried google search but it says that it didn't match any documents. What can i do?
Error running 'C_projects': Cannot run program "E:\C projects\library.c" (in directory "E:\C projects"): CreateProcess error=193, %1 is not a valid Win32 application
when i try to display any accentuate char in my terminal it doesn't display it (it displays weird char instead) ,do you know how to solve this please?
Vim + make = always is the best
where is the installation file of MinGW?? it gives me a zip file when i download!!!
Thanks !
No problem!
great video
Where to find linker setting and how to playsound
Thank you
You're welcome 😊
Are you okay Mr. Mackey, mokay?
is there a special way to setup template classes in clion
why i dont have "toolchains" in my clion ? ? ?
working. thanks
i am writing cout
We have a discord server, feel free to join.
Make sure u have "using namespace std;" above "int main() {"
If u dont have that by default, "cout
Also make sure you have this preprocessor directive:
#include
Hopefully these tips help, good luck
I hear some okays, okay?
i am looking for an external terminal, and i dont find wher it can be. can someone telle me if it exists ?
What if I have a Mac? I understand that MinGW is not available in Mac
how can i set the console like devc++ or visual studio. pop up console i mean
Hi im new to CLion IDE how do I create a new class ?
I am getting gdb version 7.6.x Where can i get gdb version 8.1
My CLion doesn't detect the file and says "Test CMake run finished with errors" and when I open it for more details it says something like " The C compiler is not able to compile a simple test program." Does anyone else have this problem?
Nice thanks
How to make output appear in a command prompt window
your voice is like TenZ :D XD
Pro Tip for videos! Use Dracula!
I notice that the syntax includes “std::cout” and “std::endl “ etc... Is there any way to alter the this syntax so that you can just type “cout
Yes I show this in my C++ series, you have to import the standard lib
Man i downloaded ming there's no setup in it where it is?
2.59 it detected the visual studio compiler is this ok !!?
Mine doesnt appear download button
thanks this helped...
Glad to hear it
How do you go from c++ to c in clion?
Thanks bro
How to install external library
anyone knows what steps are different on macOS?
Thanks for the video, its really helpfull
keep in mind boys and gals, if you get clion through the student shit, you cant (legally of course) monetize your work, if you are a law obeying citizen
If you make the project before adding the toolchain, it didn't work, so make a new one after that.
thx Morty
why is it downloding as a zip?
check ur file associations
thx u bro