The SDL-2 library I'm using was compiled from source.
Whenever I try to run any program that uses SDL-2 on X11, I am given this error:
SDL_Init Error: No available video device
I am running these programs through the command line on Linux Mint 19.3 Tricia.
Here's the ./configure summary:
SDL2 Configure Summary:
Building Shared Libraries
Building Static Libraries
Enabled modules : atomic audio video render events joystick haptic sensor power filesystem threads timers file loadso cpuinfo assembly
Assembly Math : mmx 3dnow sse sse2 sse3
Audio drivers : disk dummy oss
Video drivers : dummy opengl_es2 vulkan
Input drivers : linuxev linuxkd
Using libsamplerate : NO
Using libudev : NO
Using dbus : NO
Using ime : YES
Using ibus : NO
Using fcitx : NO