Advertisement
Barebones

Eluna TBC Mangos

Nov 30th, 2013
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.98 KB | None | 0 0
  1. Error 47 error LNK1181: cannot open input file 'C:\Users\Keith\Desktop\Eluna\win\VC100\game__Win32_Release\game.lib' C:\Users\Keith\Desktop\Eluna\win\VC100\LINK mangosd
  2. Error 39 error C1083: Cannot open include file: 'HookMgr.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\ReputationMgr.cpp 24 1 game
  3. Error 34 error C1083: Cannot open include file: 'HookMgr.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\LootHandler.cpp 34 1 game
  4. Error 40 error C1083: Cannot open include file: 'HookMgr.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\ScriptMgr.cpp 34 1 game
  5. Error 33 error C1083: Cannot open include file: 'HookMgr.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\ChatHandler.cpp 38 1 game
  6. Error 37 error C1083: Cannot open include file: 'HookMgr.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\NPCHandler.cpp 38 1 game
  7. Error 45 error C1083: Cannot open include file: 'HookMgr.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\WorldSession.cpp 39 1 game
  8. Error 32 error C1083: Cannot open include file: 'HookMgr.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\CharacterHandler.cpp 42 1 game
  9. Warning 31 warning C4244: 'initializing' : conversion from 'double' to 'const float', possible loss of data C:\Users\Keith\Desktop\Eluna\dep\src\g3dlite\g3dmath.cpp 44 1 g3dlite
  10. Error 36 error C1083: Cannot open include file: 'HookMgr.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\MiscHandler.cpp 44 1 game
  11. Error 41 error C1083: Cannot open include file: 'HookMgr.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\Spell.cpp 48 1 game
  12. Warning 30 warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lvm.c 53 1 lualib
  13. Error 43 error C1083: Cannot open include file: 'HookMgr.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\Unit.cpp 54 1 game
  14. Error 42 error C1083: Cannot open include file: 'HookMgr.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\SpellEffects.cpp 55 1 game
  15. Error 35 error C1083: Cannot open include file: 'LuaEngine.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\Level3.cpp 60 1 game
  16. Error 38 error C1083: Cannot open include file: 'HookMgr.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\Player.cpp 65 1 game
  17. Error 44 error C1083: Cannot open include file: 'LuaEngine.h': No such file or directory C:\Users\Keith\Desktop\Eluna\src\game\World.cpp 68 1 game
  18. Warning 16 warning C4996: 'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\loslib.c 108 1 lualib
  19. Warning 17 warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\loslib.c 117 1 lualib
  20. Warning 18 warning C4996: 'gmtime': This function or variable may be unsafe. Consider using gmtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\loslib.c 200 1 lualib
  21. Warning 19 warning C4996: 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\loslib.c 204 1 lualib
  22. Warning 7 warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\liolib.c 205 1 lualib
  23. Warning 8 warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\liolib.c 207 1 lualib
  24. Warning 15 warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lobject.c 212 1 lualib
  25. Warning 1 warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lauxlib.c 215 1 lualib
  26. Warning 2 warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lauxlib.c 217 1 lualib
  27. Warning 9 warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\liolib.c 223 1 lualib
  28. Warning 10 warning C4996: 'tmpfile': This function or variable may be unsafe. Consider using tmpfile_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\liolib.c 249 1 lualib
  29. Warning 12 warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\loadlib.c 331 1 lualib
  30. Warning 11 warning C4996: 'fscanf': This function or variable may be unsafe. Consider using fscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\liolib.c 343 1 lualib
  31. Warning 28 warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lua.c 424 1 lualib
  32. Warning 29 warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lua.c 427 1 lualib
  33. Warning 3 warning C4996: 'strerror': This function or variable may be unsafe. Consider using strerror_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lauxlib.c 587 1 lualib
  34. Warning 13 warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\loadlib.c 639 1 lualib
  35. Warning 4 warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lauxlib.c 641 1 lualib
  36. Warning 14 warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\loadlib.c 641 1 lualib
  37. Warning 5 warning C4996: 'freopen': This function or variable may be unsafe. Consider using freopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lauxlib.c 647 1 lualib
  38. Warning 20 warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lstrlib.c 798 1 lualib
  39. Warning 21 warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lstrlib.c 800 1 lualib
  40. Warning 46 warning C4244: 'return' : conversion from 'std::streamsize' to 'size_t', possible loss of data C:\Users\Keith\Desktop\Eluna\dep\src\gsoap\stdsoap2.cpp 835 1 mangosd
  41. Warning 22 warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lstrlib.c 839 1 lualib
  42. Warning 23 warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lstrlib.c 867 1 lualib
  43. Warning 24 warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lstrlib.c 877 1 lualib
  44. Warning 25 warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lstrlib.c 887 1 lualib
  45. Warning 26 warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lstrlib.c 896 1 lualib
  46. Warning 27 warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. C:\Users\Keith\Desktop\Eluna\dep\lualib\lstrlib.c 913 1 lualib
  47. Warning 6 warning C4146: unary minus operator applied to unsigned type, result still unsigned C:\Users\Keith\Desktop\Eluna\dep\lualib\lgc.c 988 1 lualib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement