Henek

Untitled

May 29th, 2011
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. [ 12%] Built target lua
  2. [ 12%] Built target SDLmain
  3. [ 12%] Generating ../bin/hwengine.x86_64
  4. Free Pascal Compiler version 2.4.0 [2009/12/20] for x86_64
  5. Copyright (c) 1993-2009 by Florian Klaempfl
  6. Target OS: Darwin for x86_64
  7. Compiling /Users/henrik/Projects/hedgewars/hedgewars/hwengine.pas
  8. Compiling SDLh.pas
  9. Compiling uVariables.pas
  10. Compiling uTypes.pas
  11. Compiling uFloat.pas
  12. Compiling uSinTable.pas
  13. Assembling usintable
  14. Assembling ufloat
  15. Compiling uConsts.pas
  16. Assembling uconsts
  17. Assembling utypes
  18. Compiling uMobile.pas
  19. Compiling uVariables.pas
  20. Assembling uvariables
  21. Assembling umobile
  22. Assembling sdlh
  23. Compiling uMisc.pas
  24. Assembling umisc
  25. Compiling uConsole.pas
  26. Compiling uUtils.pas
  27. Assembling uutils
  28. Assembling uconsole
  29. Compiling uGame.pas
  30. Compiling uKeys.pas
  31. Compiling uCommands.pas
  32. Compiling uDebug.pas
  33. Assembling udebug
  34. Assembling ucommands
  35. Assembling ukeys
  36. Compiling uTeams.pas
  37. Compiling uGears.pas
  38. Compiling uStore.pas
  39. Compiling uTextures.pas
  40. Assembling utextures
  41. Compiling uRender.pas
  42. Assembling urender
  43. Compiling uRenderUtils.pas
  44. Assembling urenderutils
  45. Assembling ustore
  46. Compiling uSound.pas
  47. Assembling usound
  48. Compiling uTeams.pas
  49. Compiling uRandom.pas
  50. Assembling urandom
  51. Compiling uStats.pas
  52. Compiling uLocale.pas
  53. Assembling ulocale
  54. Compiling uIO.pas
  55. Assembling uio
  56. Compiling uCaptions.pas
  57. Assembling ucaptions
  58. Assembling ustats
  59. Compiling uVisualGears.pas
  60. Assembling uvisualgears
  61. Compiling uCollisions.pas
  62. Compiling uLandGraphics.pas
  63. Compiling uLandTexture.pas
  64. Assembling ulandtexture
  65. Assembling ulandgraphics
  66. Assembling ucollisions
  67. Compiling uAmmos.pas
  68. Assembling uammos
  69. Compiling uChat.pas
  70. Assembling uchat
  71. Compiling uScript.pas
  72. Compiling LuaPas.pas
  73. Assembling luapas
  74. Compiling uWorld.pas
  75. Compiling uCursor.pas
  76. Assembling ucursor
  77. Assembling uworld
  78. Assembling uscript
  79. Assembling uteams
  80. Compiling uAIMisc.pas
  81. Assembling uaimisc
  82. Compiling uAI.pas
  83. Compiling uAIAmmoTests.pas
  84. Assembling uaiammotests
  85. Compiling uAIActions.pas
  86. Assembling uaiactions
  87. Assembling uai
  88. Compiling uGearsRender.pas
  89. Assembling ugearsrender
  90. Assembling ugears
  91. Assembling ugame
  92. Compiling uLand.pas
  93. Compiling uLandTemplates.pas
  94. Assembling ulandtemplates
  95. Compiling uLandObjects.pas
  96. Assembling ulandobjects
  97. Compiling adler32.pas
  98. Assembling adler32
  99. Compiling uLandPainted.pas
  100. Assembling ulandpainted
  101. Assembling uland
  102. Compiling uCommandHandlers.pas
  103. Assembling ucommandhandlers
  104. Assembling hwengine
  105. Linking ../bin/hwengine.x86_64
  106. ld: framework not found SDL
  107. An error occurred while linking
  108. hwengine.pas(484) Error: Error while linking
  109. hwengine.pas(484) Fatal: There were 1 errors compiling module, stopping
  110. Fatal: Compilation aborted
  111. Error: /usr/local/bin/ppcx64 returned an error exitcode (normal if you did not specify a source file to be compiled)
  112. make[2]: *** [bin/hwengine.x86_64] Error 1
  113. make[1]: *** [hedgewars/CMakeFiles/hwengine.dir/all] Error 2
  114. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment