Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2016
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.11 KB | None | 0 0
  1. 1>------ Rebuild All started: Project: Asbra.net WarZ Hack, Configuration: Debug Win32 ------
  2. 1> main.cpp
  3. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\d3d.h(130): warning C4244: 'argument' : conversion from 'LONG' to 'FLOAT', possible loss of data
  4. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\d3d.h(132): warning C4244: 'argument' : conversion from 'LONG' to 'FLOAT', possible loss of data
  5. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\d3d.h(134): warning C4244: 'argument' : conversion from 'LONG' to 'FLOAT', possible loss of data
  6. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\d3d.h(136): warning C4244: 'argument' : conversion from 'LONG' to 'FLOAT', possible loss of data
  7. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\d3d.h(192): warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  8. 1> f:\vs 2013\vc\include\stdio.h(346) : see declaration of '_vsnprintf'
  9. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\d3d.h(195): error C2664: 'INT ID3DXFont::DrawTextW(LPD3DXSPRITE,LPCWSTR,INT,LPRECT,DWORD,D3DCOLOR)' : cannot convert argument 2 from 'char [256]' to 'LPCWSTR'
  10. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  11. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\d3d.h(307): error C2664: 'INT ID3DXFont::DrawTextW(LPD3DXSPRITE,LPCWSTR,INT,LPRECT,DWORD,D3DCOLOR)' : cannot convert argument 2 from 'char [256]' to 'LPCWSTR'
  12. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  13. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\d3d.h(313): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  14. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\d3d.h(315): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  15. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\d3d.h(315): warning C4244: 'argument' : conversion from 'UINT' to 'float', possible loss of data
  16. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\classes.h(237): warning C4927: illegal conversion; more than one user-defined conversion has been implicitly applied
  17. 1> while calling the constructor 'D3DXMATRIX::D3DXMATRIX(const FLOAT *)'
  18. 1> c:\program files (x86)\microsoft directx sdk (june 2010)\include\d3dx9math.h(316) : see declaration of 'D3DXMATRIX::D3DXMATRIX'
  19. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\classes.h(264): warning C4800: 'uintptr_t' : forcing value to bool 'true' or 'false' (performance warning)
  20. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(88): error C2664: 'HRESULT D3DXCreateFontW(LPDIRECT3DDEVICE9,INT,UINT,UINT,UINT,BOOL,DWORD,DWORD,DWORD,DWORD,LPCWSTR,LPD3DXFONT *)' : cannot convert argument 11 from 'const char [9]' to 'LPCWSTR'
  21. 1> Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  22. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(176): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  23. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(188): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  24. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(189): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  25. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(200): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  26. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(202): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  27. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(204): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  28. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(206): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  29. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(208): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  30. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(210): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  31. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(212): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  32. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(214): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  33. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(216): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  34. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(218): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  35. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(220): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  36. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(224): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
  37. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(371): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  38. 1>c:\users\kendal\desktop\asbra.net_warz_public\asbra.net_warz_public\hooks.h(373): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  39. ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement