Frameworks/Mac

From KDE Community Wiki
Revision as of 03:02, 10 December 2013 by Nalvarez (talk | contribs) (→‎Tier1: Add the remaining tier1 frameworks)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page tracks the status of KDE Frameworks on Mac OS X.

All tests done on OS X 10.9 with Xcode 5.0.2.

Tier1

I only tested compilation, didn't run any automatic or manual tests.

Framework Status
ItemModels Builds
ItemViews Builds
KArchive Builds (tested with zlib and bzip2 present and LZMA missing)
KCodecs Builds
KConfig Builds
KCoreAddons Not tested due to missing SharedMimeInfo.
KDBusAddons Not tested yet (I didn't build QtDBus)
KGuiAddons Builds
KIdleTime CMake fails (see below)
KImageFormats Builds
KJS Not tested yet due to missing PCRE
KPlotting Builds
KWidgetsAddons Builds
KWindowSystem CMake searches for Qt5X11Extras
Solid CMake searches for QtDBus
Sonnet Builds (tested without any of the optional deps)
Threadweaver Builds

KIdleTime

CMake fails due to missing FindCarbon.cmake.