Skip to content

Required third party libraries

per1234 edited this page Jun 11, 2017 · 14 revisions

Don't forget to checkout submodules first!

Required third-party libraries as of right now:

  • Bullet 2.83
  • Freetype2
  • GLEW
  • Lua (5.2)
  • LuaState (included as a submodule)
  • Ogg/Vorbis/Vorbisfile
  • OpenAL (Note: Default Mac OS X version won't work).
  • OpenGL (obviously)
  • SDL2
  • SDL2_image
  • libsndfile
  • zlib

Issue for proper handling of them is #115.