Тёмный

Using Third Party Libraries Like RayLib in Your Project with CMake 

Kea Sigma Delta
Подписаться 1,7 тыс.
Просмотров 6 тыс.
50% 1

So, you've mastered compiling multi-file source-code into a program (binary). Congratulations. However, if you're going to write larger useful software, then you're going to need third-party libraries.
This video covers how to link third-party libraries into your project using CMake.
Click the following link for a summary (and to download the source code):
keasigmadelta.com/blog/using-...
Want to learn more CMake? Click the following link:
keasigmadelta.com/store/landi...
#programming #tech #softwaredevelopment #cmake #cpp #cpptutorial #cmaketutorial

Наука

Опубликовано:

 

14 май 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 10   
@dcdfm18bf18
@dcdfm18bf18 4 месяца назад
Amazing! you solved a week of struggling that no one else could fix! Thanks sooo much!!
@KeaSigmaDelta
@KeaSigmaDelta 4 месяца назад
Glad it was helpful.
@botchedaledrugikanal4215
@botchedaledrugikanal4215 4 месяца назад
You're a complete lifesaver. I haven't jumped into CMake until recently and it really feels like a black box. Makefiles were much simpler to use, but oh well. It takes time to learn all of this.
@KeaSigmaDelta
@KeaSigmaDelta 4 месяца назад
You're welcome
@killacam2971
@killacam2971 3 месяца назад
Ugh thank you sir. Spent 2 days dealing with vcpkg issues and of course there's a much more simple way 😅. Much appreciated!
@KeaSigmaDelta
@KeaSigmaDelta 3 месяца назад
You're welcome.
@accountprincipale2293
@accountprincipale2293 8 месяцев назад
how can i do this with multiple files(i.e. having a main.cpp and a window.cpp etc) i tried everything but everytime it says "undefined reference to `InitWindow'" and other function names
@KeaSigmaDelta
@KeaSigmaDelta 8 месяцев назад
I have a video on compiling multiple files: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-FFXCqKMUZ7Y.html It sounds like you either: - Need to write a window.h header file with prototypes for InitWindow() and other functions (and then #include "window.h" in main.cpp) - Or, need to add #include "window.h" in main.cpp
@mauriedenzel2028
@mauriedenzel2028 Год назад
"Promosm" 🤤
Далее
🎙ПОЮ твои ЛЮБИМЫЕ ПЕСНИ💥
3:22:10
Introduction to CMake Crash Course
14:08
Просмотров 7 тыс.
CMake vs Make - A developer's perspective
8:16
Просмотров 3,6 тыс.
Why is Raylib becoming so popular?
9:24
Просмотров 17 тыс.
Bjarne Stroustrup: C++ | Lex Fridman Podcast #48
1:47:13
CMake, How it Works (At Three Different Levels)
4:36
Better CMake Part 10 -- When to use FetchContent
16:14
Просмотров 4,5 тыс.
Дени против умной колонки😁
0:40
AI от Apple - ОБЪЯСНЯЕМ
24:19
Просмотров 116 тыс.
Для фанатов SEGA MEGADRIVE - Anbernic RG ARC
14:23