Search code examples
Getting error LNK2019: unresolved external symbol when compiling SDL2 code in Windows using MSVC...

visual-c++sdllinker-errorssdl-2

Read More
SDL Window does not show even with Event Loop...

c++windowsdl

Read More
Event handling using SDL and C for my hobby game engine...

csdlsdl-2

Read More
Do I need to call SDL_GL_DeleteContext before SDL_DestroyWindow?...

c++openglsdl

Read More
No sound when using SDL_Mixer in C++/Linux...

c++linuxaudiosdlsdl-mixer

Read More
How to make SDL2 0,0 position the center of the window when rendering?...

c++sdlsdl-2

Read More
Undefined references when using SDL2 with Cmake/Linux/C++...

c++linuxbuildcmakesdl

Read More
SDL_RenderCopy() unexpected behaviour...

c++pointerssdlsdl-2

Read More
My code has no errors, but it isn't working...

c++visual-studiosdl

Read More
SDL crashing when calling SDL_CreateTextureFromSurface...

c++windowscrashmingwsdl

Read More
Can't compile simple SDL program with Dev-C++...

c++sdl

Read More
C SDL VS Code image is not displaying...

cimagesdlsdl-2

Read More
SDL Window not clickable (minimize and close button not working)...

c++sdlsdl-2

Read More
Using SDL_image and SDL_RWops with LibZip to load pngs from a zip onto a surface, but won't reco...

c++sdlsdl-imagelibzip

Read More
SDL color "wheel"...

csdl

Read More
Finding PNG image width/height via file metadata .NET Core 3.1 C#...

c#.net-corecross-platformsdlsdl-2

Read More
Confusion over header files...

c++visual-studio-2012sdlheader-files

Read More
Installing SDL on OSX...

c++cmacosgccsdl

Read More
Why does linking with `mingw32` solve this compilation problem with SDL2?...

cwindowsmingwsdl

Read More
How can I install SDL_image on Ubuntu 12.04.1 LTS?...

sdlubuntu-12.04

Read More
Shared_ptr custom deleter...

c++c++11sdlsmart-pointers

Read More
Best way to rotate an image using SDL?...

c++user-interfaceimagesdl

Read More
how to convert const Uint8* to Uint8*...

c++sdl

Read More
How to delete an element of a vector through a getter function?...

c++singletonsdlstate-machine

Read More
Smart pointer(unique_ptr) custom deleter error C2027 & C2338...

c++sdlsmart-pointerssdl-2

Read More
Wasm with emscripten and SDL - How to clear only part of the renderer...

chtml5-canvassdlwebassemblyemscripten

Read More
SDL2 access render framebuffer...

sdlsdl-2framebufferlibretro

Read More
Array of SDL Surfaces changes contents after a certain number of reallocations...

carrayspointerssdlsdl-2

Read More
SDL/OpenGL game runs too fast on 144Hz screen; can't use vsync...

c++sdlgame-enginevsync

Read More
MonoGame application says SDL.dll is missing, even though it's there. Why?...

c#sdlmonogame

Read More
BackNext