Advertisement
Guest User

Visual Studio 2010 Wesnoth Release Build Errors

a guest
Apr 27th, 2013
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.48 KB | None | 0 0
  1. 1>------ Build started: Project: wesnothlib, Configuration: Release Win32 ------
  2. 2>------ Build started: Project: liblua, Configuration: Release Win32 ------
  3. 1>Build started 4/27/2013 2:33:01 PM.
  4. 2>Build started 4/27/2013 2:33:01 PM.
  5. 1>InitializeBuildStatus:
  6. 1> Touching "Release\wesnothlib.unsuccessfulbuild".
  7. 2>InitializeBuildStatus:
  8. 2> Creating "Release\liblua.unsuccessfulbuild" because "AlwaysCreate" was specified.
  9. 2>ClCompile:
  10. 2> lapi.c
  11. 1>ClCompile:
  12. 1> binary_or_text.cpp
  13. 2> lauxlib.c
  14. 2> lbaselib.c
  15. 2> lcode.c
  16. 2> ldblib.c
  17. 2> ldebug.c
  18. 1>c:\users\mike\desktop\wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\serialization\binary_or_text.hpp(24): fatal error C1083: Cannot open include file: 'boost/iostreams/filtering_stream.hpp': No such file or directory
  19. 1> parser.cpp
  20. 2> ldo.c
  21. 2> ldump.c
  22. 2> lfunc.c
  23. 2> lgc.c
  24. 1>C:\Users\Mike\Desktop\Wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\config.hpp(37): fatal error C1083: Cannot open include file: 'boost/variant/variant.hpp': No such file or directory
  25. 1> preprocessor.cpp
  26. 2> linit.c
  27. 2> liolib.c
  28. 2> llex.c
  29. 2> lmathlib.c
  30. 1>C:\Users\Mike\Desktop\Wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\config.hpp(37): fatal error C1083: Cannot open include file: 'boost/variant/variant.hpp': No such file or directory
  31. 1> schema_validator.cpp
  32. 2> lmem.c
  33. 2> loadlib.c
  34. 1>C:\Users\Mike\Desktop\Wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\config.hpp(37): fatal error C1083: Cannot open include file: 'boost/variant/variant.hpp': No such file or directory
  35. 1> string_utils.cpp
  36. 1>C:\Users\Mike\Desktop\Wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\gettext.hpp(39): fatal error C1083: Cannot open include file: 'libintl.h': No such file or directory
  37. 1> tokenizer.cpp
  38. 2> lobject.c
  39. 2> lopcodes.c
  40. 2> loslib.c
  41. 2> lparser.c
  42. 2> Compiling...
  43. 2> lstate.c
  44. 1>C:\Users\Mike\Desktop\Wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\util.hpp(190): fatal error C1083: Cannot open include file: 'SDL_types.h': No such file or directory
  45. 1> color_range.cpp
  46. 2> lstring.c
  47. 2> lstrlib.c
  48. 2> ltable.c
  49. 2> ltablib.c
  50. 2> ltm.c
  51. 2> lua.c
  52. 2> luac.c
  53. 1>c:\users\mike\desktop\wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\color_range.hpp(32): fatal error C1083: Cannot open include file: 'SDL_types.h': No such file or directory
  54. 1> config.cpp
  55. 2> lundump.c
  56. 2> lvm.c
  57. 2> lzio.c
  58. 2> print.c
  59. 1>c:\users\mike\desktop\wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\config.hpp(37): fatal error C1083: Cannot open include file: 'boost/variant/variant.hpp': No such file or directory
  60. 1> filesystem.cpp
  61. 2>lua.obj : warning LNK4006: _main already defined in luac.obj; second definition ignored
  62. 2> liblua.vcxproj -> C:\Users\Mike\Desktop\Wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\projectfiles\VC10\Release\liblua.lib
  63. 2>FinalizeBuildStatus:
  64. 2> Deleting file "Release\liblua.unsuccessfulbuild".
  65. 2> Touching "Release\liblua.lastbuildstate".
  66. 2>
  67. 2>Build succeeded.
  68. 2>
  69. 2>Time Elapsed 00:00:02.43
  70. 1>..\..\src\filesystem.cpp(52): fatal error C1083: Cannot open include file: 'boost/algorithm/string.hpp': No such file or directory
  71. 1> game_config.cpp
  72. 1>c:\users\mike\desktop\wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\shared_object.hpp(20): fatal error C1083: Cannot open include file: 'boost/multi_index_container.hpp': No such file or directory
  73. 1> gettext.cpp
  74. 1>c:\users\mike\desktop\wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\gettext.hpp(39): fatal error C1083: Cannot open include file: 'libintl.h': No such file or directory
  75. 1> log.cpp
  76. 1>..\..\src\log.cpp(25): fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
  77. 1> network.cpp
  78. 1>c:\users\mike\desktop\wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\gettext.hpp(39): fatal error C1083: Cannot open include file: 'libintl.h': No such file or directory
  79. 1> network_worker.cpp
  80. 1>c:\users\mike\desktop\wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\network.hpp(27): fatal error C1083: Cannot open include file: 'SDL_net.h': No such file or directory
  81. 1> validator.cpp
  82. 1> thread.cpp
  83. 1>c:\users\mike\desktop\wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\thread.hpp(19): fatal error C1083: Cannot open include file: 'SDL.h': No such file or directory
  84. 1> tstring.cpp
  85. 1>c:\users\mike\desktop\wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\shared_object.hpp(20): fatal error C1083: Cannot open include file: 'boost/multi_index_container.hpp': No such file or directory
  86. 1> util.cpp
  87. 1>c:\users\mike\desktop\wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\util.hpp(190): fatal error C1083: Cannot open include file: 'SDL_types.h': No such file or directory
  88. 1> version.cpp
  89. 1>c:\users\mike\desktop\wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\serialization/string_utils.hpp(25): fatal error C1083: Cannot open include file: 'boost/next_prior.hpp': No such file or directory
  90. 1>
  91. 1>Build FAILED.
  92. 1>
  93. 1>Time Elapsed 00:00:04.56
  94. 3>------ Build started: Project: wesnoth, Configuration: Release Win32 ------
  95. 3>Build started 4/27/2013 2:33:06 PM.
  96. 3>InitializeBuildStatus:
  97. 3> Touching "Release\wesnoth.unsuccessfulbuild".
  98. 3>ClCompile:
  99. 3> validation.cpp
  100. 3>C:\Users\Mike\Desktop\Wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\config.hpp(37): fatal error C1083: Cannot open include file: 'boost/variant/variant.hpp': No such file or directory
  101. 3> manager.cpp
  102. 3>c:\users\mike\desktop\wesnoth\wesnoth-1.10.6\wesnoth-1.10.6\src\map_location.hpp(27): fatal error C1083: Cannot open include file: 'boost/unordered_map.hpp': No such file or directory
  103. 3> Generating Code...
  104. 3>
  105. 3>Build FAILED.
  106. 3>
  107. 3>Time Elapsed 00:00:01.02
  108. ========== Build: 1 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement