JimViebke / IslandMUD

A C++ MUD
MIT License
9 stars 3 forks source link

Doesn't build on Linux #236

Open tballast opened 7 years ago

tballast commented 7 years ago

There is a huge swath of errors when one tries to build this on linux. I dug in for about 2 minutes then realized it was going to be bigger than I thought.

The first errors are on filepaths (eg. \ vs /) Then it starts getting into socket errors on macros like IPPROTO.