How-To Use C++ Libraries (without relying on a package manager)

Опубликовано: 05 Октябрь 2024
на канале: Code, Tech, and Tutorials
56,706
1.4k

In this video, we talk about C++ Libraries and how to generally use them with your project. Examples are given with Visual Studio Community Edition and GLFW3. Some basic knowledge of programming is assumed.

-- Chapters --
0:00 intro
0:51 finding available C++ libs
1:48 static vs dynamic libs
3:19 C++ package manager options
5:53 starting sample visual studio proj
7:25 x86 unable to start workaround
8:16 cloning + building open source libs
17:46 including the built library
27:04 closed source libs (binary only)
27:30 going forward options
28:30 outro

-- CTT Links --
▶   / codetechtuts  
▶   / discord  
▶ https://github.com/codetechtuts
[email protected] [Business]

-- Other CTT Playlists You Might Like --
▶ CMake:    • CMake Tutorial EP 1 | Understanding T...  
▶ Beginner Cpp:    • Beginner C++ Episode 01 - Compiling y...  
▶ Blender Video Editing:    • How To Edit Video with Blender 2.90 |...  
▶ Matrix Math:    • Matrix Math - Basic Concepts - Matric...  
▶ OpenAL:    • OPENAL TUTORIAL  
▶ OpenGL:    • OpenGL Part 1 - NEW PROJECT SETUP - i...  


Thanks for coming to the channel to check out a video on Code, Tech, and Tutorials.