View Single Post
  #6  
Old 01-08-2006, 07:04 AM
gottasummer
Discordant
 
Join Date: Mar 2004
Location: New Hampshire, USA
Posts: 267
Default

Quote:
Originally Posted by killhand
Im using VS.net 2003, cant get it to compile.

-timeval: not declared
-tp: not declared
-syntaxt error: ...


i tried adding #include <winsock2.h> and sucessfully compiled emusharemem, but i get lots of errors in zone and world.
I had to take out winsock2.h and have it just use winsock.h instead, have Uknown become CastleActionUknown in about two or three other places, too.
Reply With Quote