Skip to content
marynate edited this page Mar 2, 2014 · 7 revisions

Compiling & Running

  • [Windows](Compiling for Windows) Compiling under Windows.
  • [Linux](Compiling for Linux) Compiling under Linux (or other Unix variants).
  • [OSX](Compiling for OSX) Compiling under Apple OSX.
  • [Android](Compiling for Android) Compiling for Android.
  • iOS Compiling for iOS.
  • QNX Compiling for BlackBerry QNX.
  • NaCl Compiling for Google Native Client.
  • [Compiling Flags] General Compiler Flags.

File Formats

Extending the Engine in C++

Misc

  • [Command Line](Command Line Tutorial) Using the command line, for fans of doing everything in Unix/Windows shell.
  • External Editor Configuring an external editor for opening scripts.
  • iOS Services