Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2022-05-31 00:00:00Z and 2022-06-01 00:00:00Z
Avatar
justabutterflier 2022-05-31 14:11:10Z
trying to compile teeworlds 0.6 (server client) on macOS big sur 😦
14:11
may i ask help to do this correct(ly?) (edited)
Avatar
@justabutterflier the function gui_messagebox seems to be unused. you can probably just delete it
14:19
in src/base/system.c
Avatar
justabutterflier 2022-05-31 14:28:07Z
@heinrich5991 it's default client 😦
14:28
i mean just cloned it and trying to compile
Avatar
yes, teeworlds 0.6 is no longer supported
14:28
you probably won't get fixes for it
Avatar
justabutterflier 2022-05-31 14:28:38Z
understood
14:29
seems to be a problem of macOS :\ what i need?
Avatar
that's a bit weird, it's a standard c++ header
Avatar
justabutterflier 2022-05-31 14:33:24Z
🤔
Avatar
create a file called "a.cpp" containing only #include <new>
14:33
then run g++ -c a.cpp and report the results
Avatar
justabutterflier 2022-05-31 14:35:01Z
14:35
oh
14:35
#.
14:35
14:35
ehm, it's ok
14:35
Avatar
hmmm, can you run gcc -c a.cpp?
Avatar
justabutterflier 2022-05-31 14:38:03Z
yep
Avatar
ok, can you then try to build teeworlds with make VERBOSE=1?
Avatar
justabutterflier 2022-05-31 14:40:23Z
compiling using bam...
Avatar
Avatar
justabutterflier
trying to compile teeworlds 0.6 (server client) on macOS big sur 😦
this image isn't showing bam
14:41
it's showing cmake with make
Avatar
justabutterflier 2022-05-31 14:42:11Z
yep
14:42
my bad, after cmake i trying to compile using bam
14:44
it's make VERBOSE=1
Avatar
could you remove the function gui_messagebox from the file src/base/system.c, as I mentioned earlier
14:45
?
Avatar
justabutterflier 2022-05-31 14:46:56Z
removed now (edited)
14:47
sending another one report
14:47
Avatar
@justabutterflier do you want to compile the client or the server only?
Avatar
Avatar
heinrich5991
@justabutterflier do you want to compile the client or the server only?
justabutterflier 2022-05-31 18:21:31Z
server client
Avatar
what do you need them for? just historical curiosity?
Exported 37 message(s)