Marble/MacCompiling: Difference between revisions

From KDE TechBase
(create basic compiling guide)
 
(Page moved to community wiki)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
== Qt-Only ==
{{ Moved To Community }}
 
Mostly follow [http://edu.kde.org/marble/obtain.php this Guide].
 
As configure flags you can use:
<pre>
cmake -DCMAKE_BUILD_TYPE=release -DQTONLY=ON -DCMAKE_INSTALL_PREFIX=/Applications/ ../Marble
</pre>
 
 
If you want to create a distributable disk image see [[Projects/Marble/MacPackaging]]

Latest revision as of 04:52, 26 October 2016

This page is now on the community wiki.