rjvbb updated this revision to Diff 3381.
rjvbb added a comment.

  This version introduces an option/switch that defaults to building as a 
bundle but in the more traditional way when turned off on the cmake 
command-line.
  
  As I said, building as standalone bundles isn't my priority, I came to using 
KDE on OS X because KDE4 is readily available through MacPorts (and I already 
used MacPorts for most everything not provided by Apple). By extension, my KF5 
frameworks are built for use with traditional shared resources, so aren't fit 
for embedding.
  
  Note that once all packages ("ports") are included in the official MacPorts 
repository users will be able to install Marble from binary packages, a priori 
with a single `port install kf5-marble` command.
  
  My Qt5 build does support both kinds of build, so I did rebuild Marble 
yesterday (from unpatched sources) to create the standalone bundle around 
marble-qt. It runs but doesn't find any of its resources for some reason. A 
full build takes over 30 min on my system, which is too long for me ATM to 
start extensive experimenting. I suspect though that something is not as it 
should be in your use of QStandardPaths.

REPOSITORY
  rMARBLE Marble

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D1420?vs=3361&id=3381

REVISION DETAIL
  https://phabricator.kde.org/D1420

AFFECTED FILES
  CMakeLists.txt
  src/CMakeLists.txt
  src/apps/marble-kde/CMakeLists.txt
  src/apps/marble-qt/CMakeLists.txt
  src/lib/astro/CMakeLists.txt
  src/lib/marble/CMakeLists.txt
  src/plugins/runner/kml/CMakeLists.txt
  src/plugins/runner/osm/CMakeLists.txt
  src/plugins/runner/shp/CMakeLists.txt
  tests/CMakeLists.txt

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: rjvbb, Marble
Cc: rahn, nienhueser, kaning, dkolozsvari, cmihalache, marble-devel
_______________________________________________
Marble-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/marble-devel

Reply via email to