PC_OGG_INCLUDEDIR
would need to be addedOGG_INCLUDE_DIRS
, OPUSFILE_INCLUDE_DIRS
and OPUS_INCLUDE_DIRS
PC_OGG_INCLUDEDIR
to OGG_INCLUDE_DIRS
?OGG_INCLUDE_DIRS
doesn't seem to workOGG_INCLUDE_DIRS
is the ogg directory within the actual includedirogg/ogg.h
ogg/ogg.h
break linux then?#include <ogg/ogg.h>
? In file included from /Users/runner/runners/2.263.0/work/ddnet/ddnet/src/engine/client/sound.cpp:20:
/usr/local/Cellar/opusfile/0.11_1/include/opus/opusfile.h:109:11: fatal error: 'ogg/ogg.h' file not found
# include <ogg/ogg.h>
GameInfoEx
, e.g.Info.m_EntitiesXXX
variable updates (edited)git bisect skip
git bisect skip
[2020-06-17 18:54:53][client]: connecting to '192.168.0.2:8303'
[2020-06-17 18:54:53][host lookup]: host='192.168.0.2' port=8303 3
(dd_pr_07)[learath2@l2mbp] ~/D/C/d/build $ ./twping ger.ddnet.tw
57730.5 ms
commit 2b1df782d3254227af5e2c3614cdad26ccb5bcde
Author: Dennis Felsing <dennis@felsin9.de>
Date: Tue Jul 24 08:03:02 2018 +0200
Version 11.3
src/game/version.h | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
When I realized that I added this version check on the serverside myself 2 months ago and even joked in this channel about how bad this hack is
https://github.com/unique-clan/unique-race/commit/71f60c965187fb46e37af0dd074281b39cbac7d0#diff-25bcc1bcfab43c7e0957ca2fa89fe34fR1505