MENU

Fun & Interesting

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

Code, Tech, and Tutorials 65,189 5 years ago
Video Not Working? Fix It Now

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 -- ▶ https://www.patreon.com/codetechtuts ▶ https://discord.gg/TJ8Bs726jF ▶ https://github.com/codetechtuts ▶ [email protected] [Business] -- Other CTT Playlists You Might Like -- ▶ CMake: https://www.youtube.com/watch?v=nlKcXPUJGwA&list=PLalVdRk2RC6o5GHu618ARWh0VO0bFlif4&t=0s ▶ Beginner Cpp: https://www.youtube.com/watch?v=vjEkcx-DTtY&list=PLalVdRk2RC6rNH0Pe7hC2ZZQufocJFzxX ▶ Blender Video Editing: https://www.youtube.com/watch?v=OtoM5b7i5z0&list=PLalVdRk2RC6qgAD0PRw8OQkscJLe8GYly ▶ Matrix Math: https://www.youtube.com/watch?v=5gslOx-qRm8&list=PLalVdRk2RC6peR75_wLpP9xtLGOt-lRAe ▶ OpenAL: https://www.youtube.com/playlist?list=PLalVdRk2RC6r7-4zciZ3LKc96ikviw6BS ▶ OpenGL: https://www.youtube.com/watch?v=XH82zuPSPkI&list=PLalVdRk2RC6ofNC8_LvX-_RF3-HHJ5VNM Thanks for coming to the channel to check out a video on Code, Tech, and Tutorials.

Comment