misyltoad/HL2-GamepadUI

SDL headers are missing, causing Linux compilation to fail

Blixibon opened this issue · 1 comments

gamepadui_options.cpp depends on SDL headers for its SDL-related video settings. While the library itself exists in the Source 2013 SDK, the headers do not. This causes compilation to fail on Linux.

The Steam Runtime literally ships SDL2 and its headers.