All pastes #854867 Raw Edit

Something

public text v1 · immutable
#854867 ·published 2008-01-14 17:05 UTC
rendered paste body
------ Build started: Project: SA Injector, Configuration: Debug Win32 ------

Compiling...
SpookyScriptClasses.cpp
ScriptWrappers.cpp
ScriptHook.cpp
c:\Documents and Settings\Attic\Desktop\SA Injector\ScriptHook.cpp(17) : warning C4311: 'type cast' : pointer truncation from 'BYTE *' to 'DWORD'
c:\Documents and Settings\Attic\Desktop\SA Injector\ScriptHook.cpp(18) : warning C4311: 'type cast' : pointer truncation from 'BYTE *' to 'DWORD'
c:\Documents and Settings\Attic\Desktop\SA Injector\ScriptHook.cpp(119) : warning C4267: '=' : conversion from 'size_t' to 'char', possible loss of data
Opcodes.cpp
op9080ScriptClass.cpp
c:\Documents and Settings\Attic\Desktop\SA Injector\op9080ScriptClass.cpp(54) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
c:\Documents and Settings\Attic\Desktop\SA Injector\op9080ScriptClass.cpp(55) : warning C4018: '<' : signed/unsigned mismatch
c:\Documents and Settings\Attic\Desktop\SA Injector\op9080ScriptClass.cpp(132) : warning C4244: '=' : conversion from 'DWORD' to 'WORD', possible loss of data
c:\Documents and Settings\Attic\Desktop\SA Injector\op9080ScriptClass.cpp(148) : warning C4244: '=' : conversion from 'DWORD' to 'WORD', possible loss of data
c:\Documents and Settings\Attic\Desktop\SA Injector\op9080ScriptClass.cpp(174) : warning C4267: '=' : conversion from 'size_t' to 'BYTE', possible loss of data
HookWrappers.cpp
HookStuff.cpp
HookedFunctions.cpp
c:\Documents and Settings\Attic\Desktop\SA Injector\HookedFunctions.cpp(45) : warning C4996: 'std::hash_map<_Kty,_Ty>::iterator' was declared deprecated
        with
        [
            _Kty=std::string,
            _Ty=std::string
        ]
        c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\include\hash_map(292) : see declaration of 'std::hash_map<_Kty,_Ty>::iterator'
        with
        [
            _Kty=std::string,
            _Ty=std::string
        ]
GameStuff.cpp
CustomScript.cpp
c:\Documents and Settings\Attic\Desktop\SA Injector\CustomScript.cpp(34) : warning C4305: 'argument' : truncation from 'double' to 'float'
c:\Documents and Settings\Attic\Desktop\SA Injector\CustomScript.cpp(34) : warning C4305: 'argument' : truncation from 'double' to 'float'
c:\Documents and Settings\Attic\Desktop\SA Injector\CustomScript.cpp(34) : warning C4305: 'argument' : truncation from 'double' to 'float'
c:\Documents and Settings\Attic\Desktop\SA Injector\CustomScript.cpp(36) : warning C4305: 'argument' : truncation from 'double' to 'float'
c:\Documents and Settings\Attic\Desktop\SA Injector\CustomScript.cpp(36) : warning C4305: 'argument' : truncation from 'double' to 'float'
c:\Documents and Settings\Attic\Desktop\SA Injector\CustomScript.cpp(36) : warning C4305: 'argument' : truncation from 'double' to 'float'
c:\Documents and Settings\Attic\Desktop\SA Injector\CustomScript.cpp(52) : warning C4305: 'argument' : truncation from 'double' to 'float'
c:\Documents and Settings\Attic\Desktop\SA Injector\CustomScript.cpp(52) : warning C4305: 'argument' : truncation from 'double' to 'float'
c:\Documents and Settings\Attic\Desktop\SA Injector\CustomScript.cpp(52) : warning C4305: 'argument' : truncation from 'double' to 'float'
c:\Documents and Settings\Attic\Desktop\SA Injector\CustomScript.cpp(14) : warning C4101: 'dwPlayerActor' : unreferenced local variable
c:\Documents and Settings\Attic\Desktop\SA Injector\CustomScript.cpp(67) : warning C4101: 'dwPlayerActor' : unreferenced local variable
Generating Code...
Compiling resources...
Linking...

Build log was saved at "file://c:\Documents and Settings\Attic\Desktop\SA Injector\Debug\BuildLog.htm"
SA Injector - 0 error(s), 20 warning(s)


---------------------- Done ----------------------

    Build: 1 succeeded, 0 failed, 0 skipped