Open alkurbatov opened 6 years ago
I've sent path to Blizzard's civetweb regarding the issue, see https://github.com/Blizzard/civetweb/pull/1
Is there any progress on this issue?
Hi @sdy1130 No, it is not fixed, but you can try my fork or update the civetweb submodule manually to workaround the issue.
Looks like the current civetweb version breaks compilation on OS X. Full build log can be found here: https://travis-ci.org/alkurbatov/suvorov-bot/jobs/334184237
I managed to workaround this by editing s2client-api/contrib/civetweb/src/civetweb.c and removing '#pragma GCC diagnostic ignored "-Werror"', string 17867.