Thread: A little help
View Single Post
  #1  
Old 05-29-2009, 11:57 PM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default A little help

I'm working on the collector and I have it compiling against the current revision in the svn. But I have to change one thing in common/timeoutmgr.cpp. I have to add TimeoutManager timeout_manager; to the top to get it to compile. There is an extern defined in timeoutmgr.h for this but the eqemucollector stuff doesn't seem to recognize it. My C++ is a bit rusty so I'm not exactly certain why this is. Could someone enlighten me?
Reply With Quote