filmov
tv
setup SDL2 in Code Blocks | C / C++ | SDL 2 | CodeBlocks

Показать описание
This video demonstrates how to setup SDL2 in Code::Blocks 16.01. But the method is same for most of the versions.
2. Create a new project in Code::Blocks and goto Project-Build Options and configure include directory and libs directory.
3. Type following line in Linker Settings - Other linker settings:
-lmingw32 -lSDL2main -lSDL2
4. Click Ok.
That's it.
2. Create a new project in Code::Blocks and goto Project-Build Options and configure include directory and libs directory.
3. Type following line in Linker Settings - Other linker settings:
-lmingw32 -lSDL2main -lSDL2
4. Click Ok.
That's it.
Setup SDL2 in Code::Blocks IDE
How to setup SDL2 in Code::Blocks.
setup SDL2 in Code Blocks | C / C++ | SDL 2 | CodeBlocks
SDL 2 Tutorial 1d [SETUP] Windows and CodeBlocks Setup
C Game Development with SDL 2 - Setup SDL 2 with CodeBlocks on Windows
How To Set Up SDL2 In Code::Blocks In Minutes(2025)#SDL2#2dGraphics
Simple SDL2 Setup in directory (MinGW, VS Code, Windows)
Setup SDL2 on Windows with GCC 8 and CodeBlocks 17
SDL 2 Tutorial Windows and Visual Studio Code Setup | Visual Studio Code, Game Dev
SDL2 GCC WIN32 setup with and without codeblocks
SDL2 Introduction Series - 01- Installing Code::Blocks for compiling 32bit and 64bit programs
How to set up SDL2 in Code::Blocks#codeblocks#sdl#c++#animation
Install SDL With Code Blocks
Tutorial 2 - Setting Up SDL2.0 and CodeBlocks
Setup C++ CodeBlocks & SDL2
How to install SDL2 development C++ in Code:Blocks in Linux Mint 19.2 Tara
How to setup SDL2.0 codeblocks on linux ubuntu/deb/mint
Setup SDL1.2 in Code::Blocks on Windows 10
How to setup codeblocks mingw sdl2.0
Setup SDL2, SDL_image, SDL_ttf In Codeblock #Part 1
Setup SDL2 in CodeBlocks
SDL2 Codeblocks for Windows setup (no sound)
Linking SDL2 to Code Blocks
Tutorial 1 - Downloading SDL2 and CodeBlocks 13.12
Комментарии