Advertisement
Guest User

Untitled

a guest
Apr 11th, 2014
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.73 KB | None | 0 0
  1. 1>------ Build started: Project: version, Configuration: Debug Win32 ------
  2. 2>------ Skipped Build: Project: generate, Configuration: Debug Win32 ------
  3. 2>Project not selected to build for this solution configuration
  4. 3>------ Build started: Project: settings, Configuration: Debug Win32 ------
  5. 1>Build started 11/04/2014 18:50:04.
  6. 3>Build started 11/04/2014 18:50:04.
  7. 1>Build:
  8. 1> Microsoft (R) Windows Script Host Version 5.8
  9. 1> Copyright (C) Microsoft Corporation. All rights reserved.
  10. 1>
  11. 3>
  12. 3>Build succeeded.
  13. 3>
  14. 3>Time Elapsed 00:00:00.05
  15. 1>
  16. 1>Build succeeded.
  17. 1>
  18. 1>Time Elapsed 00:00:00.14
  19. 4>------ Build started: Project: openttd, Configuration: Release Win32 ------
  20. 4>Build started 11/04/2014 18:50:04.
  21. 4>InitializeBuildStatus:
  22. 4> Touching "C:\OpenTTD\trunk\projects\..\objs\Win32\Release\openttd.unsuccessfulbuild".
  23. 4>ClCompile:
  24. 4> crashlog.cpp
  25. 4> fontcache.cpp
  26. 4> fontdetection.cpp
  27. 4> gfx.cpp
  28. 4> gfx_layout.cpp
  29. 4> heightmap.cpp
  30. 4>c:\openttd\trunk\src\fontdetection.h(19): fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
  31. 4>c:\openttd\trunk\src\fontdetection.h(19): fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
  32. 4> network_content.cpp
  33. 4> openttd.cpp
  34. 4>c:\openttd\trunk\src\language.h(17): fatal error C1083: Cannot open include file: 'unicode/coll.h': No such file or directory
  35. 4> screenshot.cpp
  36. 4>c:\openttd\trunk\src\gfx_layout.h(23): fatal error C1083: Cannot open include file: 'layout/ParagraphLayout.h': No such file or directory
  37. 4>c:\openttd\trunk\src\gfx_layout.h(23): fatal error C1083: Cannot open include file: 'layout/ParagraphLayout.h': No such file or directory
  38. 4> strgen_base.cpp
  39. 4> string.cpp
  40. 4>c:\openttd\trunk\src\strgen\../language.h(17): fatal error C1083: Cannot open include file: 'unicode/coll.h': No such file or directory
  41. 4> strings.cpp
  42. 4>..\src\string.cpp(30): fatal error C1083: Cannot open include file: 'unicode/ustring.h': No such file or directory
  43. 4> townname.cpp
  44. 4>..\src\heightmap.cpp(39): fatal error C1083: Cannot open include file: 'png.h': No such file or directory
  45. 4> intro_gui.cpp
  46. 4>..\src\network\network_content.cpp(27): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
  47. 4> settings_gui.cpp
  48. 4>..\src\screenshot.cpp(231): fatal error C1083: Cannot open include file: 'png.h': No such file or directory
  49. 4> saveload.cpp
  50. 4>c:\openttd\trunk\src\language.h(17): fatal error C1083: Cannot open include file: 'unicode/coll.h': No such file or directory
  51. 4> game_text.cpp
  52. 4>c:\openttd\trunk\src\gfx_layout.h(23): fatal error C1083: Cannot open include file: 'layout/ParagraphLayout.h': No such file or directory
  53. 4> newgrf.cpp
  54. 4>c:\openttd\trunk\src\strgen\../language.h(17): fatal error C1083: Cannot open include file: 'unicode/coll.h': No such file or directory
  55. 4> newgrf_text.cpp
  56. 4>c:\openttd\trunk\src\fontdetection.h(19): fatal error C1083: Cannot open include file: 'ft2build.h': No such file or directory
  57. 4>c:\openttd\trunk\src\language.h(17): fatal error C1083: Cannot open include file: 'unicode/coll.h': No such file or directory
  58. 4>c:\openttd\trunk\src\language.h(17): fatal error C1083: Cannot open include file: 'unicode/coll.h': No such file or directory
  59. 4>c:\openttd\trunk\src\gfx_layout.h(23): fatal error C1083: Cannot open include file: 'layout/ParagraphLayout.h': No such file or directory
  60. 4>..\src\saveload\saveload.cpp(1900): fatal error C1083: Cannot open include file: 'lzo/lzo1x.h': No such file or directory
  61. 4>c:\openttd\trunk\src\language.h(17): fatal error C1083: Cannot open include file: 'unicode/coll.h': No such file or directory
  62. 4>
  63. 4>Build FAILED.
  64. 4>
  65. 4>Time Elapsed 00:00:02.41
  66. ========== Build: 2 succeeded, 1 failed, 3 up-to-date, 1 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement