View Single Post
  #10  
Old 05-01-2002, 05:09 AM
Wiz
Dragon
 
Join Date: Feb 2002
Posts: 583
Default

Well, problems ain't over yet.

This is the current compile status:

What do I need to fix?

--------------------Configuration: Zone - Win32 GotFrags--------------------
Compiling...
Command line warning D4002 : ignoring unknown option '/Ob2'
attack.cpp
client.cpp
client_process.cpp
ClientList.cpp
entity.cpp
faction.cpp
groups.cpp
hate_list.cpp
import_raw_items.cpp
C:\PROGRAM FILES\MYSQL\INCLUDE\mysql_com.h(115) : error C2146: syntax error : missing ';' before identifier 'fd'
C:\PROGRAM FILES\MYSQL\INCLUDE\mysql_com.h(115) : error C2501: 'SOCKET' : missing storage-class or type specifiers
C:\PROGRAM FILES\MYSQL\INCLUDE\mysql_com.h(115) : error C2501: 'fd' : missing storage-class or type specifiers
loottables.cpp
mob.cpp
mob_spawn.cpp
C:\Spel\EMU\Source\Zone\mob_spawn.cpp(7) : error C2511: 'CreateSpawnPacket' : overloaded member function 'void (class APPLAYER *)' not found in 'Mob'
C:\Spel\EMU\Source\Zone\mob.h(36) : see declaration of 'Mob'
net.cpp
npc.cpp
NpcAI.cpp
Object.cpp
petitions.cpp
PlayerCorpse.cpp
Quest.cpp
spawn2.cpp
spells.cpp
WesQuests.cpp
worldserver.cpp
zone.cpp
database.cpp
Error executing cl.exe.

ZoneGF.exe - 4 error(s), 1 warning(s)
Reply With Quote