Advertisement
Rochet2

Error log

Jul 23rd, 2012
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. 1>------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------
  2. 2>------ Build started: Project: revision.h, Configuration: Release Win32 ------
  3. 3>------ Build started: Project: scripts, Configuration: Release Win32 ------
  4. 3> Ghostcrawler.cpp
  5. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(16): error C2001: newline in constant
  6. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(16): fatal error C1057: unexpected end of file in macro expansion
  7. 4>------ Build started: Project: ALL_BUILD, Configuration: Release Win32 ------
  8. 4> Build all projects
  9. 5>------ Skipped Build: Project: INSTALL, Configuration: Release Win32 ------
  10. 5>Project not selected to build for this solution configuration
  11. ========== Build: 3 succeeded, 1 failed, 15 up-to-date, 1 skipped ==========
  12.  
  13. 1>------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------
  14. 2>------ Build started: Project: revision.h, Configuration: Release Win32 ------
  15. 3>------ Build started: Project: scripts, Configuration: Release Win32 ------
  16. 3> Ghostcrawler.cpp
  17. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(36): error C2059: syntax error : 'case'
  18. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(38): error C2143: syntax error : missing ';' before '{'
  19. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(44): error C2181: illegal else without matching if
  20. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(54): error C2059: syntax error : 'case'
  21. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(56): error C2143: syntax error : missing ';' before '{'
  22. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(62): error C2181: illegal else without matching if
  23. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(74): error C2059: syntax error : 'case'
  24. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(76): error C2143: syntax error : missing ';' before '{'
  25. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(82): error C2181: illegal else without matching if
  26. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(93): error C2059: syntax error : 'case'
  27. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(95): error C2143: syntax error : missing ';' before '{'
  28. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(101): error C2181: illegal else without matching if
  29. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(111): error C2059: syntax error : 'case'
  30. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(113): error C2143: syntax error : missing ';' before '{'
  31. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(119): error C2181: illegal else without matching if
  32. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(129): error C2059: syntax error : 'case'
  33. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(131): error C2143: syntax error : missing ';' before '{'
  34. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(137): error C2181: illegal else without matching if
  35. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(147): error C2059: syntax error : 'case'
  36. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(149): error C2143: syntax error : missing ';' before '{'
  37. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(155): error C2181: illegal else without matching if
  38. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(164): error C2059: syntax error : 'case'
  39. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(166): error C2143: syntax error : missing ';' before '{'
  40. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(172): error C2181: illegal else without matching if
  41. 3>E:\Cores\TrinityCore\Source\src\server\scripts\Custom\Ghostcrawler.cpp(179): warning C4060: switch statement contains no 'case' or 'default' labels
  42. 4>------ Build started: Project: worldserver, Configuration: Release Win32 ------
  43. 4>LINK : fatal error LNK1181: cannot open input file '..\scripts\Release\scripts.lib'
  44. 5>------ Build started: Project: ALL_BUILD, Configuration: Release Win32 ------
  45. 5> Build all projects
  46. 6>------ Skipped Build: Project: INSTALL, Configuration: Release Win32 ------
  47. 6>Project not selected to build for this solution configuration
  48. ========== Build: 3 succeeded, 2 failed, 14 up-to-date, 1 skipped ==========
  49.  
  50. 1>------ Build started: Project: scripts, Configuration: Release Win32 ------
  51. 1> Ghostcrawler.cpp
  52. 1>e:\cores\trinitycore\source\src\server\scripts\custom\Ghostcrawler.cpp(180): warning C4715: 'Level_NPC::OnGossipSelect' : not all control paths return a value
  53. ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement