View Single Post
  #1  
Old 06-18-2006, 12:55 AM
d00d
Sarnak
 
Join Date: Aug 2003
Posts: 52
Default zone.exe 2 compile errors

Error 33 error LNK2019: unresolved external symbol "void __cdecl Live::Register(class EQStreamIdentifier &)" (?Register@Live@@YAXAAVEQStreamIdentifier@@@Z) referenced in function "void __cdecl RegisterAllPatches(class EQStreamIdentifier &)" (?RegisterAllPatches@@YAXAAVEQStreamIdentifier@@@Z ) patches.obj
Error 34 error LNK2019: unresolved external symbol "void __cdecl Live::Reload(void)" (?Reload@Live@@YAXXZ) referenced in function "void __cdecl ReloadAllPatches(void)" (?ReloadAllPatches@@YAXXZ) patches.obj
Error 35 fatal error LNK1120: 2 unresolved externals .\../Build/Zone.exe

Been trying ot compile the zone.exe for 7.0.801 build, i get these 2 errors. ANyone know what i need to do to fix this? - Dave
Reply With Quote