This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
devel:compilation [2017-03-15 08:51] skyjake [Platform-specific instructions] |
devel:compilation [2020-12-22 14:35] skyjake |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Compiling ====== | ||
+ | |||
+ | ===== Version 3.0 or later (CMake) ===== | ||
+ | |||
+ | * [[compiling_and_running_3.0|Compiling and running (3.0+, CMake)]] | ||
+ | |||
+ | ===== Version 2.0 or later (CMake) ===== | ||
+ | |||
+ | * [[compiling_and_running_2.0|Compiling and running (2.0-2.3, CMake)]] | ||
+ | |||
+ | ===== Version 1.9 - 1.15 (qmake) ===== | ||
+ | |||
+ | * [[compiling_and_running_1.15_or_earlier_qmake|Compiling and running (1.15 or earlier, qmake)]] | ||
+ | |||
+ | |||
+ | ===== Platform-specific instructions ===== | ||
+ | |||
+ | * [[compilation_fedora_22|Fedora 22]] | ||
+ | |||
+ | |||
+ | |||