Great, straightforward, direct, no BS, fast-paced tutorial.
@PunchedTape8 ай бұрын
I appreciate that! Glad you enjoyed it
@spicywheatbread676917 сағат бұрын
first cmake tutorial where everything just makes sense! ive been trying to follow other video tutorials and read some online guides, but i feel like i get bogged down by the amount of info presented. great video 😄
@adamrushford3 ай бұрын
Best CMake tutorial because of the hard to pause list in the beginning.. this is all the programmers need. Super underrated channel!!!!
@abdousmandous18512 жыл бұрын
Very informative.
@ifthekharhasan78172 күн бұрын
Straight to the point. Very helpful.
@andreasproteus14656 ай бұрын
Concise and to the point. Excellent tutorial. No narcissistic talking head either.
@PunchedTape6 ай бұрын
Thanks! I really appreciate that.
@Paraghkch2 ай бұрын
Man this is Great Content! Super Precise, Concise and Helpful. Thank you very much! ❤
@andrewminhnguyen94468 ай бұрын
One of the better ones -- thanks!
@theone53128 ай бұрын
Condensed and informative, no BS Loved it
@mikhailselyuzhenkov74502 жыл бұрын
Wonderful Tutorial!
@sureshgeddada61662 ай бұрын
A great video on CMake, thank you
@erenyeager44526 ай бұрын
Really great tutorial. Helped a lot.
@jjkk91-r7i19 күн бұрын
thank you for your service to mankind
@VoidloniXaarii Жыл бұрын
Fantastic video, thanks so much 🙏
@pankaj_yadav995 ай бұрын
Incredibly helpful for beginner like me ☺ Thank You !
@ulyssis9 ай бұрын
thanks! great video. I came here because it says 14 minites, but I ended up watching 2 times and paused multiple times. I am fine with this clickbait.
@ahmedmohamedmostafa7483 Жыл бұрын
Thanks for this great tutorial.
@electro.engineering2 жыл бұрын
Fascinating!
@aah134-K4 ай бұрын
Best of the best for CMake
@stevenbroshar79486 ай бұрын
Well done
@newsgo18767 ай бұрын
Very concise video! Just some suggestion. 10:35 Dependents, not dependencies.
@PunchedTape6 ай бұрын
Good point!
@Jiyoon023 ай бұрын
You are an awesome person!
@dhadveyash22688 ай бұрын
Great tutorial man
@PunchedTape8 ай бұрын
Glad you liked it!
@davidvileta45265 ай бұрын
nice keyboard
@postmodernist18486 ай бұрын
Very good tutorial
@banamali14310 ай бұрын
Awesome 👍
@PunchedTape8 ай бұрын
Thanks 🤗
@jking82729 ай бұрын
great video, nice pace
@PunchedTape8 ай бұрын
Glad you enjoyed it
@amongussuss3415 ай бұрын
very good tutorial ty
@debajyotimajumder47210 ай бұрын
thanks! super helpful
@PunchedTape8 ай бұрын
Glad it helped!
@VioletClaw8165 ай бұрын
I have a dlib that is included in the hpp file, and hpp file is used by addlibrary() but when I compile, it said can't find any dlib libarary in my custom hpp file; however, if I include the dlib in the main.cpp, it can find. Just none of the new cpp/hpp custom libraries can find the dlib.
@DasIstDragana6 ай бұрын
Thanks!
@BorealScott8 ай бұрын
Useful!
@guilherme50942 ай бұрын
👍
@insidiousmaximus7 ай бұрын
Cmake me do this, Cmake me do that, Cmaking me crazy!
@jabbysammich6 ай бұрын
What keyboard do you use? It sounds so nice
@PunchedTape6 ай бұрын
I have a Razer Huntsman Elite. It has the loud switches. Not everyone loves it, but I do.
@RukopisyNarnie6 ай бұрын
I looked at cmakr multiple times before. Thought I would give it another chance. After seeing this I still think it is not much more useful than just make.
@PunchedTape6 ай бұрын
For small projects that run on one OS, I would agree. Once they grow past a certain size or complexity, or if you want true cross-platform building capabilities, cmake becomes very useful.
@RukopisyNarnie6 ай бұрын
@@PunchedTape I don't know how many oses do you need to make your projects work on. I made few that run on linux and windows in make and there was no problem. I think your video is well done, but I just don't see cmake that useful. It even feels more complicated sometimes with its very strange syntax.
@PunchedTape6 ай бұрын
@RukopisyNarnie Yeah, in most cases, the projects I've worked on really only need to run on a single OS. While I've spent a good amount of time with Make, I use CMake by default for everything. I find it is easy enough for me to use and it has the ability to expand to whatever level of complexity I want -- that I prefer it. But, that being said, if Make works for you and you like it better or it makes more sense to your or for your projects, by all means stick with it. If the day ever comes that you reach limitations with Make, you'll easily find alternatives that may address those challenges. Maybe it's CMake, maybe it's something else. I don't like change for the sake of change.
@acidbunny9995 ай бұрын
14:07. Don’t lie
@muha06448 ай бұрын
Yeah, I think i'll just stick to normal makefiles...
@__Brandon__6 ай бұрын
Doesn't work that well when you have 50 other people working on the project and dependencies
@devanarayanababu19968 ай бұрын
cfbr
@edwardzdankiewicz90687 ай бұрын
keyboard too loud
@PunchedTape6 ай бұрын
haha, yeah it's not everyone's favorite, I'll pay attention on the next one.