View Single Post
  #1  
Old 01-08-2006, 12:32 AM
killhand
Fire Beetle
 
Join Date: Apr 2005
Posts: 25
Default Latest CVS windows compiles

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
Reply With Quote