View Single Post
  #1  
Old 05-01-2004, 03:45 AM
Gossamer
Sarnak
 
Join Date: Apr 2004
Posts: 92
Default 5-1-04 CVS Files

Tried compiling the new files today and I get a message about CHAT.DSP being missing. Also a few errors in world when it compiles...

Code:
(c:\2\world\net.cpp(98) : error C2065: '_CRTDBG_ALLOC_MEM_DF' : undeclared identifier
c:\2\world\net.cpp(98) : error C2065: '_CRTDBG_LEAK_CHECK_DF' : undeclared identifier
c:\2\world\net.cpp(98) : error C3861: '_CrtSetDbgFlag': identifier not found, even with argument-dependent lookup.
I compiled DR2 the other day with no issues but this one bugs me. Anyone else having this issue?
Reply With Quote