YaLTeR / OpenAG

An open-source reimplementation of Adrenaline Gamer's client library.
https://j.mp/OpenAG
Other
131 stars 42 forks source link

Make sure the client is linked to libSDL2 #184

Closed FreeSlave closed 8 months ago

FreeSlave commented 8 months ago

The client.so must be explicitly linked to libSDL2, just like valve/cl_dlls/client.so. Related issue: https://github.com/YaLTeR/OpenAG/issues/181

YaLTeR commented 8 months ago

Thanks!