View Single Post
  #3  
Old 05-07-2010, 07:06 PM
kameko
Sarnak
 
Join Date: Apr 2010
Posts: 30
Default Another error with the latest code...

Hey... I just downloaded the latest code from svn again, and this time there
there is a problem with ErrorLog.cpp in the EQEmuLoginServer code.

It's a missing header file for memory.h

I added it to ErrorLog.h in my code and now it compiles fine.

Just thought you should know...

Kameko
Reply With Quote