View Single Post
  #1  
Old 06-08-2006, 01:06 AM
d00d
Sarnak
 
Join Date: Aug 2003
Posts: 52
Default zone compile errors

I'm trying to compile zone.exe 7.0-795 / when i try to build zone.exe i get these errors. Anyone know how to fix it?

Error 1 error LNK2019: unresolved external symbol "void __cdecl ReloadAllPatches(void)" (?ReloadAllPatches@@YAXXZ) referenced in function "void __cdecl command_opcode(class Client *,class Seperator const *)" (?command_opcode@@YAXPAVClient@@PBVSeperator@@@Z) command.obj
Error 2 error LNK2019: unresolved external symbol "void __cdecl RegisterAllPatches(class EQStreamIdentifier &)" (?RegisterAllPatches@@YAXAAVEQStreamIdentifier@@@Z ) referenced in function _main net.obj
Error 3 fatal error LNK1120: 2 unresolved externals .\../Build/Zone.exe
Reply With Quote