User forums > Using Code::Blocks

how start with sdl2 wizard Ansi-c project?

(1/1)

ergerg:
Hello,
new on Gaming PC, need some help for sdl wizard.

I was coding on Raspbian(ARM Linux)

CodeBlocks ist Installed, with mingw.

maby some one have a link for a good start?

Pecan:
Maybe something in https://forums.codeblocks.org/index.php/board,22.0.html
will help.
Esp., https://forums.codeblocks.org/index.php/topic,23703.0.html

Miguel Gimenez:
Check this link.

You will need to download and compile SDL2; I start MSYS (from MinGW) and execute ./configure followed by make.

ollydbg:
If you are on Windows, you can try msys2, it has already prebuild sdl2 library.

See this page: Package: mingw-w64-x86_64-SDL2 - MSYS2 Packages

You can just install this library by pacman command.

Navigation

[0] Message Index

Go to full version