Quote:
Originally Posted by killhand
Changelog.txt
==01/07/06
FatherNitwit: Fixed VS.net projects and compiling.
But i get errors compiling in timer.h and timer.cpp. Looks that errors are in this line:
#ifdef WIN32
#include <windows.h>
#include <winsock.h>
int gettimeofday (timeval *tp, ...);
Any help apreciated.
PD- changelog looks awesome 
|
Hey, I am the one who fixed the VS.NET project file
Anyway, what compiler are you using?
I have yesterday afternoons CVS, and had erm, slight errors, but other than that, was able to get it working after a while.
Will look at my timer.cpp and timer.h and tell you if mine looks the same. one min