Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: small typo

Building on Linux

Ubuntu

You need to the following packages:

  1. cmake --- we use the latest version (3.0.2) and if Ubuntu has not upgraded yet, you need to go here to get it: http://www.cmake.org/download/
  2. libxml2
  3. libxml2-dev
  4. zlib1g
  5. zlib1g-dev
  6. libsdl2-image-2.0-0
  7. libsdl2-image-dev

...