Advertisement
Guest User

Untitled

a guest
Sep 2nd, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. nate@nate-All-Series:/media/Storage/projects/caveexpress$ ./configure
  2. use c compiler: cc
  3. use c++ compiler: c++
  4. Debug build
  5. Application name: caveexpress
  6. Full application name: CaveExpress
  7. Java package: org.caveexpress
  8. Enable network support
  9. Enable HD version
  10. Compile for linux
  11. Compile for x86_64
  12. Compile on linux
  13. Compile on amd64
  14. Disable ccache
  15. Found cc cc
  16. Found cxx c++
  17. Using bindir /usr/local/bin/
  18. Using datadir /usr/local/games/caveexpress/
  19. Using libdir /usr/local/lib/
  20. Using prefix /usr/local
  21. Use SDL_Renderer
  22. Build modules:
  23. Build caveanddiamonds
  24. Build cavebot
  25. Build caveexpress
  26. Build cavepacker
  27. Build geophoto
  28. Build jsonconvert
  29. Build lua
  30. Build luac
  31. Build soundmapper
  32. Build tests
  33. Debug build
  34. Application name
  35. Full application name
  36. Setting custom data directory
  37. Setting custom library directory
  38. Could not find SDL.h
  39. Could not find SDL_image.h
  40. Could not find SDL_mixer.h
  41. Could not find SDL_net.h
  42. Disable SDL_rwhttp.h
  43. Found png.h
  44. Found zlib.h
  45. Disable ncurses.h
  46. Found vorbis/vorbisfile.h
  47. Found vorbis/codec.h
  48. Found syslog.h
  49. Disable execinfo.h
  50. Found ogg/ogg.h
  51. Could not find sqlite3.h
  52. Could not find tinyxml2.h
  53. clock_gettime without -rt,
  54. Found convert from imagemagicks
  55. Could not find TexturePacker from TexturePacker
  56. Could not find pngcrush from pngcrush
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement