Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2019-07-23 00:00:00Z and 2019-07-24 00:00:00Z
justabutterflier
2019-07-23 20:05:16Z
hey, guys
20:05
i have this when compiling
20:05
20:06
does someone can fix it on github?
20:06
i just downloaded and tried to compile source-files
20:08
and where i can get windows\lib32\SDL2?
Dune
2019-07-23 20:13:47Z
strange,
@justabutterflier
. using pure teeworlds?
heinrich5991
2019-07-23 20:14:01Z
can you show us the line that it complains baoput?
Dune
2019-07-23 20:14:05Z
you can find teeworlds libs at
https://github.com/teeworlds/teeworlds-libs
20:14
should be shipped with 0.6 though..
justabutterflier
2019-07-23 20:14:33Z
yep, thanks,
@Dune
. very much
20:14
ah stop
20:15
for the libs
20:15
but
20:15
system.h
20:15
wait
(edited)
20:15
error with system.h on pure teeworlds 0.6.5
Dune
2019-07-23 20:16:55Z
doesn't look pure, because 0.6 system.h is
https://github.com/teeworlds/teeworlds/blob/0.6/src/base/system.h#L1332
20:17
there is nothing L1322
justabutterflier
2019-07-23 20:18:21Z
i use 0.6.5
20:18
hm
20:18
i'll send you link
20:19
but on the 0.6 i see the same error
20:19
heinrich5991
2019-07-23 20:19:18Z
remove the inline
20:19
should fix it
Dune
2019-07-23 20:19:38Z
huh, there's a 10 line diff apparently between 0.6 and 0.6.5
20:21
@heinrich5991
maybe we should have
#ifdef __cplusplus
around the
inline
qualifier then
heinrich5991
2019-07-23 20:22:16Z
we shouldn't use it in a c header I guess
Dune
2019-07-23 20:23:22Z
probably not yes
Exported 30 message(s)