Building from source ==================== .. highlight:: shell Scorpion is built using CMake build system. Compiling Scorpion from source may be a bit challenging. Basics of building Scorpion ---------------------------- Let's start with basics, and learn how to get Scorpion's source code, and then which options to use to compile it regardless of your target platform. .. toctree:: :maxdepth: 1 :name: toc-devel-compiling getting_source .. introduction_to_the_buildsystem Building for target platforms ----------------------------- Below you can find instructions for compiling the Scorpion engine for your specific target platform. .. toctree:: :maxdepth: 1 :name: toc-devel-compiling-platforms compiling_engine_for_windows compiling_console_for_windows