How I solve all C++ Compile and Linker Errors 🤩

  Рет қаралды 4,460

Low Level Game Dev

Low Level Game Dev

2 ай бұрын

In this video I will show you how to solve C++ compile and linker errors!
I will also show you what I call Stalin Debugging.
Join my Discord:
/ discord
Wishlist Midnight Arrow:
store.steampowered.com/app/23...
Join this channel if you want to support me 😻:
/ @lowlevelgamedev9330
Learn how I use CMake! 🤯
• How I use CMake with V...
Music:
Evan King - Everything is Okay
Evan King - Spicy Boom
/ contextsensitive
contextsensitive.bandcamp.com/
Minecraft soundtrack: C418 - Aria Math

Пікірлер: 33
@sledgex9
@sledgex9 2 ай бұрын
A variation on your tip: Always look at the first error and solve it. In 99% of the cases the other errors are a side-effect of the first error.
@costelinha1867
@costelinha1867 2 ай бұрын
Yeah, this is also true for other programming languages, not just C++, it's like a cascading situation, or a snowball effect where 1 error leads to another which leads to another.
@lowlevelgamedev9330
@lowlevelgamedev9330 2 ай бұрын
yes exactly 💪
@OverInfrared
@OverInfrared 2 ай бұрын
Thank you very much. Short, sweet, and to the point.
@lowlevelgamedev9330
@lowlevelgamedev9330 2 ай бұрын
glad you liked it 💪
@user-uv5mj4om1k
@user-uv5mj4om1k 2 ай бұрын
Last month I tried to use template and my nightmare was just begun... until now. Thank you Chad!
@lowlevelgamedev9330
@lowlevelgamedev9330 2 ай бұрын
glad I was able to help 💪
@satyamraj2476
@satyamraj2476 2 ай бұрын
Thanks for the video.
@lowlevelgamedev9330
@lowlevelgamedev9330 2 ай бұрын
💪💪
@Sidiusz_
@Sidiusz_ 2 ай бұрын
Здравствуйте, вождь! Не ожидал вас тут увидеть..
@Broom-fz2gm
@Broom-fz2gm 2 ай бұрын
Ok, so... the reason why I want you to do a C++ tutorial series for beginners is because every C++ tutorial I find aren't about both pure C++ and win32 C++ (including games), and I'm looking for one that is about both of them. Also, if you don't know what pure C++ is, it is C++ without any libraries.
@lowlevelgamedev9330
@lowlevelgamedev9330 2 ай бұрын
many people want me to do this, maybe I will, but first I will finish the win api series 💪
@CloudlessStudio
@CloudlessStudio 2 ай бұрын
Linker errors made me give up learning sfml. I could not for the life of me get it to work, and when I did, my builds weren't working on other peoples pcs
@lowlevelgamedev9330
@lowlevelgamedev9330 2 ай бұрын
yess it's horrible it happened the same to me, I recomand using cmake (the way I use it) because it can make linking to libraries easier. Check out my last cmake video if you want
@leorium
@leorium 2 ай бұрын
Can you make a bgfx tutorial, i want to use it to create minecraft. Thank you!
@lowlevelgamedev9330
@lowlevelgamedev9330 2 ай бұрын
I have never used bgfx unfortunatelly :(
@TheJGAdams
@TheJGAdams 2 ай бұрын
Sooooo, the thing I've been doing is called Stalin Debugging? LOL
@boristraore6032
@boristraore6032 2 ай бұрын
hi, in fact I would like to code projects like you but since I hear here and there that we have to stay at the cutting edge of technology, I tell myself that if I start a project that takes me... let's say 03 months, trends will change and I will no longer be up to date. This means that I abandon all projects that exceed 1 week max. So how do you do it?
@lowlevelgamedev9330
@lowlevelgamedev9330 2 ай бұрын
what? I haven't changed what I use in years, things don't change that fast, start working 💪 and it doesn't matter if you are up to date, the newest technologies are hard to learn anyway so you need to start with slightly older ones sometimes anyway
@boristraore6032
@boristraore6032 2 ай бұрын
@@lowlevelgamedev9330 thanks 👍
@SimGunther
@SimGunther 2 ай бұрын
5:32 Is what you came for
@ArcShahi
@ArcShahi 2 ай бұрын
how old are you ? Cuz I think you're 20-21 and you said you've doing C++ for 10 years. That's wild man.
@lowlevelgamedev9330
@lowlevelgamedev9330 2 ай бұрын
23 and yes I started early :))) I was lucky
@costelinha1867
@costelinha1867 2 ай бұрын
@@lowlevelgamedev9330 You're 2 years younger than me. You were lucky indeed.
@EduardKaresli
@EduardKaresli 2 ай бұрын
Switching to Russian accent: "Yes, comrade Stalin approves your methods! But you should also consider learning Rust, it will make you more productive while maintaining program performance." Good video! 👍👍👍
@costelinha1867
@costelinha1867 2 ай бұрын
"This is what I call Stalin Debugging" You see, in reality C++ actually stands for "Communism ++"
@marks_shot
@marks_shot 2 ай бұрын
openmgl
@LinguisticMirage
@LinguisticMirage 2 ай бұрын
create a class (or you cant do that) (for context this guy never uses a class in any of their projects)
@lowlevelgamedev9330
@lowlevelgamedev9330 2 ай бұрын
challenge level: impossible 😭
@LinguisticMirage
@LinguisticMirage 2 ай бұрын
@@lowlevelgamedev9330 shi my bad bro keep up the good stuff
@Qohist
@Qohist 2 ай бұрын
fix: dont use c++ only if youre paid good
@lowlevelgamedev9330
@lowlevelgamedev9330 2 ай бұрын
idk I like it and I don't have any problems with it now
@Qohist
@Qohist 2 ай бұрын
@@lowlevelgamedev9330 understandable also are you gonna use carbon when it officially drops
I linked all C++ gamedev Libraries, so you don't have to!
8:06
Low Level Game Dev
Рет қаралды 13 М.
Start making C++ Multi-Player Games! Tutorial
15:11
Low Level Game Dev
Рет қаралды 5 М.
WORLD'S SHORTEST WOMAN
00:58
Stokes Twins
Рет қаралды 130 МЛН
How to roll a dice - Learn Godot 4 3D - no talking
4:27
Premature Optimization
12:39
CodeAesthetic
Рет қаралды 779 М.
What is the Smallest Possible .EXE?
17:57
Inkbox
Рет қаралды 340 М.
Why I write C++ like it is C?
9:28
Low Level Game Dev
Рет қаралды 27 М.
Why I Started Ditching Dependencies (And Why You Should Too!)
15:30
Destiny Hailstorm
Рет қаралды 31 М.
4 Deadly C++ Pitfalls that you should know about.
6:29
Low Level Game Dev
Рет қаралды 10 М.
making Multi-Player Minecraft in C++ is HARD!
10:23
Low Level Game Dev
Рет қаралды 27 М.
Why You Shouldn't Nest Your Code
8:30
CodeAesthetic
Рет қаралды 2,6 МЛН
What I do to never have to worry about memory leaks!
8:03
Low Level Game Dev
Рет қаралды 23 М.
Can I Run Youtube Entirely From My Terminal? (No Browser)
15:31
WORLD'S SHORTEST WOMAN
00:58
Stokes Twins
Рет қаралды 130 МЛН