Fury - Errors

Results 1 to 1 of 1
  1. #1

    Fury - Errors

    Code:
    1>------ Build started: Project: Fury, Configuration: Debug Win32 ------
    1>  oniondef.cpp
    1>  onion.cpp
    1>  main.cpp
    1>  Fury.cpp
    1>  Generating Code...
    1>onion.obj : error LNK2019: unresolved external symbol _KiFastSystemCall referenced in function "long __cdecl FastSystemCall(unsigned long * const,...)" (?FastSystemCall@@YAJQAKZZ)
    1>onion.obj : error LNK2019: unresolved external symbol ___moveEAX referenced in function "long __cdecl FastSystemCall(unsigned long * const,...)" (?FastSystemCall@@YAJQAKZZ)
    1>onion.obj : error LNK2019: unresolved external symbol ___adjustESP referenced in function "long __cdecl FastSystemCall(unsigned long * const,...)" (?FastSystemCall@@YAJQAKZZ)
    1>C:\Users\HeLMaX\Desktop\4TurkGunz\Fury\Fury\Debug\Fury.exe : fatal error LNK1120: 3 unresolved externals
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    Any Ideas?




Advertisement