Guild icon
Teeworlds
IRC / bridge
One-way IRC channel bridge. If you want to be able to send messages to IRC, contact @Dune or @heinrich5991. https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules
Between 2019-03-06 00:00:00Z and 2019-03-07 00:00:00Z
Avatar
[quakenet] <Dune> my cmake is too old to compile teeworlds :(
17:58
[quakenet] <heinrich5991> version?
17:58
[quakenet] <Dune> 3.5.1
17:59
[quakenet] <heinrich5991> should be good
17:59
[quakenet] <heinrich5991> what's the error?
17:59
[quakenet] <Dune> Cannot create CPack targets, CMake version too old. Use CMake 3.6 or newer. newer.
17:59
[quakenet] <heinrich5991> that's fine
18:00
[quakenet] <heinrich5991> you just can't use cpack (compiling teeworlds still works)
18:01
[quakenet] <Dune> ah, I see :)
18:06
[quakenet] <Dune> run_tests doesn't seem to be a valid target :|
18:06
[quakenet] <Dune> code only fails with cmake somehow and I can't reproduce the issue
Avatar
[quakenet] <heinrich5991> you probably don't have gtest installed (should say so in the initial run)
18:16
[quakenet] <heinrich5991> what's the failure?
18:19
[quakenet] <Dune> CMake Error (dev) at CMakeLists.txt:200 (message): DATA does not contain every file from directory datasrc
18:19
[quakenet] <minus> either botspam stopped or setting +s helped
18:19
[quakenet] <Dune> huh
18:24
[quakenet] <Dune> well libgtest-dev is installed
18:24
[quakenet] <minus> what's that?
18:24
[quakenet] <minus> sounds like something i wouldn't want on my system
18:24
[quakenet] <minus> oh, google's test framework
18:25
[quakenet] <minus> that doesn't make it any better unfortunately
18:26
[quakenet] <minus> rolling with custom testing "framework" at work, i.e. an array of function pointers that each return true/false to indicate the test result. works pretty well
18:29
[quakenet] <heinrich5991> I think libgtest-dev only installed the source files, not the library, unfortunately :/
18:29
[quakenet] <heinrich5991> Dune: try -DDOWNLOAD_GTEST=ON on the initial command line
18:29
[quakenet] <heinrich5991> then it'll download and compile a version of gtest
Avatar
0.7 supports cmake?
Avatar
master 0.7 supports cmake
21:41
0.7.2 does not, 0.7.3 will
Exported 28 message(s)