View Single Post
  #8  
Old 12-18-2012, 10:27 PM
FievelMousey
Hill Giant
 
Join Date: Jan 2004
Posts: 140
Default

I just updated it today again and got this seems be same error. It used compile fine now it nothing but nightmare for me i guess i disable ROF if have to to try compile it as it says it is issue

Error 1 error LNK2019: unresolved external symbol "void __cdecl RoF::Register(class EQStreamIdentifier &)" (?Register@RoF@@YAXAAVEQStreamIdentifier@@@Z) referenced in function "void __cdecl RegisterAllPatches(class EQStreamIdentifier &)" (?RegisterAllPatches@@YAXAAVEQStreamIdentifier@@@Z ) Patches.obj World
Error 2 error LNK2019: unresolved external symbol "void __cdecl RoF::Reload(void)" (?Reload@RoF@@YAXXZ) referenced in function "void __cdecl ReloadAllPatches(void)" (?ReloadAllPatches@@YAXXZ) Patches.obj World
Error 3 fatal error LNK1120: 2 unresolved externals .\../build/World.exe World
Error 4 error LNK2019: unresolved external symbol "void __cdecl RoF::Register(class EQStreamIdentifier &)" (?Register@RoF@@YAXAAVEQStreamIdentifier@@@Z) referenced in function "void __cdecl RegisterAllPatches(class EQStreamIdentifier &)" (?RegisterAllPatches@@YAXAAVEQStreamIdentifier@@@Z ) patches.obj Zone
Error 5 error LNK2019: unresolved external symbol "void __cdecl RoF::Reload(void)" (?Reload@RoF@@YAXXZ) referenced in function "void __cdecl ReloadAllPatches(void)" (?ReloadAllPatches@@YAXXZ) patches.obj Zone
Error 6 fatal error LNK1120: 2 unresolved externals .\../Build/Zone.exe Zone
Warning 7 warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library eqlaunch eqlaunch
Reply With Quote