Open jirikivaari opened 4 years ago
The current version of NS needs the lib with the interface CURL_OPENSSL_3 which doesnt get shipped by ubuntu or debian. It is needed for the AuthSystem to load the scoreboard icons (Developer, Playtester, Serveroperator) . This doesn't work at all at the moment.
There's likely some library issues causing the windows client.dll debug issues mentioned in https://github.com/ENSL/NS/issues/70
An explanation and useful tool here: https://twhl.info/wiki/page/Half-Life_Programming_-_Debugging#h5f9d16b5ba97f
Ideally get all external libs out of the repository, and use build scripts to fetch them.