Hacking:Building: Difference between revisions

Content added Content deleted
No edit summary
Line 42: Line 42:
* g++ (at least GCC 4.6 is needed and GCC 4.8 is recommended)
* g++ (at least GCC 4.6 is needed and GCC 4.8 is recommended)
* Qt 5.0.0 and higher required. Qt 5.2.1 and higher recommended.
* Qt 5.0.0 and higher required. Qt 5.2.1 and higher recommended.
* (''optional'') ccache (on Linux) Recommended for speed up often re-compilations.
* (''optional'') ccache. Recommended for speed up often re-compilations.


You can find all our scripts for creating packages in a folder '''<root_source_directory>/dist/'''.
You can find all our scripts for creating packages in a folder '''<root_source_directory>/dist/'''.