lsalzman / enet

ENet reliable UDP networking library
MIT License
2.71k stars 668 forks source link

Any idea why I've been getting this issue when compiling on Ubuntu 20.04 WSL? #153

Closed playingoDEERUX closed 3 years ago

playingoDEERUX commented 3 years ago

image Recently tried to compile a project of mine which has the enet source included by it self, getting errors like these.

playingoDEERUX commented 3 years ago

nvm fixed it, got these due to stupidity and actually providing header files to the compiler.