Marble/MacCompiling

From KDE Community Wiki
Revision as of 10:34, 21 October 2016 by Frinring (talk | contribs) (Update links and configure flags)

Qt-Only

Mostly follow this Guide.

As configure flags you can use:

cmake -DCMAKE_BUILD_TYPE=release -DWITH_KF5=FALSE -DCMAKE_INSTALL_PREFIX=/Applications/ ../Marble


If you want to create a distributable disk image see Marble/MacPackaging