View Single Post
  #1  
Old 06-27-2010, 03:57 AM
robinreg
Sarnak
 
Join Date: Feb 2010
Location: California
Posts: 88
Default Compiling errors from the latest source r1575

not sure which build it was from. It's either somewhere between r1572 to r1575

here's the error I got:

botspellsai.cpp
.\botspellsai.cpp(1055) : error C2660: 'EntityList::GetNPCList' : function does not take 0 arguments
.\botspellsai.cpp(1055) : error C2228: left of '.begin' must have class/struct/union
.\botspellsai.cpp(1055) : error C2660: 'EntityList::GetNPCList' : function does not take 0 arguments
.\botspellsai.cpp(1055) : error C2228: left of '.end' must have class/struct/union
bot.cpp
bonuses.cpp
beacon.cpp
attack.cpp
aggro.cpp
AA.cpp
Generating Code...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.30729
Copyright (C) Microsoft Corporation. All rights reserved.
Build log was saved at "file://f:\eqservfiles\trunk\EQEmuServer\zone\ReleaseBots\ BuildLog.htm"
Zone - 4 error(s), 0 warning(s)
Reply With Quote