#Need help setting up sdl2 with mingw
34 messages · Page 1 of 1 (latest)
what editor are you using?
vs code
Bro gives horrible advice
How do i set up sdl2 with mingw then?
Yes i googled and i'm confused
Why? IDEs are indeed easier to get started with, especially for beginners :)
That's not what I meant lmao
https://github.com/libsdl-org/SDL/releases/tag/release-2.30.3
there is a SDL2-devel-2.30.3-mingw.zip
you being on windows doesn't make things easier 😇
https://www.youtube.com/watch?v=jUZZC9UXyFs this is basically what you need
⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! https://www.kite.com/get-kite/?utm_medium=referral&utm_source=youtube&utm_campa...
Yes it does
@outer moss has reached level 4. GG!
Set ups for most languages and their libraries are easy on windows
dont understand me wrong, i dont dislike windows
its just way easier to get started with libs on linux
one command and done
kinda
a screenshot would be useful here
thats what i was talking about
sdl is a known lib with 8.5k github stars
using libs like that is much easier on linux in my opnion
using wsl2 for example on windows
a alternative you can try is vcpkg, a dependeny manager by microsoft
https://vcpkg.link/ports/sdl2 @outer moss
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D.