HOWTO: Setup CLion for SDL2 Gamedev

Channel:
Subscribers:
1,430
Published on ● Video Link: https://www.youtube.com/watch?v=N5CZLSVU0DA



Category:
Tutorial
Duration: 8:58
8,641 views
277


Hey folks!
The SDL - Simple Directmedia Layer - is a popular library for game development. The open source library has been around for quite a while, being constantly iterated on by a group of awesome maintainers.

In this video, I'm going through the process of setting up and configuring Idea's CLion product to build and link correctly with the SDL2 for all your C or C++ game development needs.

=== LINKS ===
- FindSDL2.cmake: https://gist.github.com/416rehman/4b5a88f5e5f033dfe8f7abd7bb768bde
- Libsdl.org: https://libsdl.org

Follow me on Twitter: https://twitter.com/eyuzwa

#sdl2 #gamedev #cprogramming







Tags:
SDL2 gamedev
SDL2 tutorial
SDL2 game development
SDL2 with CLion
SDL2 C gamedev
SDL2 C++ gamedev