/ddnet-master/ddnet-libs/sdl/include/SDL_syswm.h:58:21: fatal error: windows.h: No such file or directory
python scripts/make_release.py $VERSION win64
, can I set $VERSION for cmake's make package
? And why does it have a -portable
at the end?apt install teeworlds
on a Debian based system and start playing. It would be nice if ddnet was available through an official repo as well.
Even a PPA would be better than needing to manually download DDNet any time a new version released.
Thanks!
[100%] Linking CXX executable DDNet
ddnet-libs/curl/linux/lib64/libcurl.a(libcurl_la-openssl.o): In function
Curl_ossl_sha256sum':
openssl.c:(.text+0x118): undefined reference to SHA256_Init'
openssl.c:(.text+0x126): undefined reference to
SHA256_Update'
openssl.c:(.text+0x131): undefined reference to SHA256_Final'
ddnet-libs/curl/linux/lib64/libcurl.a(libcurl_la-openssl.o): In function
Curl_ossl_md5sum':
openssl.c:(.text+0x188): undefined reference to `MD5_Init'
openssl.c:(....