Open dhalucario opened 6 years ago
Hey, Im using OSX High Sierra (Version 10.13.4) and while trying to compile I get following errors:
lua-tg.c:664:27: error: unused function 'get_peer' [-Werror,-Wunused-function] static inline tgl_peer_t *get_peer (const char *s) { ^ 1 error generated. make: *** [objs/lua-tg.o] Error 1
Take a look here, it helped me.
Thank you. Gonna take a look at later.
Hey, Im using OSX High Sierra (Version 10.13.4) and while trying to compile I get following errors: