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.