Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2018-01-05 00:00:00Z and 2018-01-06 00:00:00Z
Warnings for GTest broke the build because GTest turns warnings into
errors, which is undesirable if GTest is just used as a dependency.
See also https://github.com/google/googletest/issues/1373.
<Chairn> i got this error with bam: configure.lua:109: there is no configuration option named 'opus' bam.exe: script error (-t for more detail)
16:34
<Chairn> configure.lua:109: there is no configuration option named 'opus' backtrace: configure.lua(109): (null) config.lua(20): options_func local configure.lua(115): Load method configure.lua(187): Finalize method bam.lua(35): (null) bam.exe: script error (-t for more detail)
<Chairn> configure.lua:109: there is no configuration option named 'opus' backtrace: configure.lua(109): __index metamethod config.lua(20): options_func local configure.lua(115): Load method configure.lua(187): Finalize method bam.lua(35): (null) bam.exe: script error (-t for more detail)