Marble/MacCompiling

From KDE TechBase
Revision as of 08:48, 5 July 2010 by Wiedi (talk | contribs) (create basic compiling guide)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Qt-Only

Mostly follow this Guide.

As configure flags you can use:

cmake -DCMAKE_BUILD_TYPE=release -DQTONLY=ON -DCMAKE_INSTALL_PREFIX=/Applications/ ../Marble


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