Frameworks/Windows: Difference between revisions

From KDE Community Wiki
(→‎tier2 overview: update kdoctools)
(→‎tier3 overview: Add column for msvc2010_32)
Line 195: Line 195:
|+
|+
| package / compiler
| package / compiler
| msvc2010_32
| msvc2013_64
| msvc2013_64
| mingw_64
| mingw_64
|-
|-
| kactivities
| kactivities
|
|  
|  
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
|-
|-
| kbookmarks
| kbookmarks
|
|
|
| style="background-color:green;" | done
| style="background-color:green;" | done
|-
|-
| kcmutils
| kcmutils
|
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
|-
|-
| kconfigwidgets
| kconfigwidgets
|
|
|
| style="background-color:green;" | done
| style="background-color:green;" | done
|-
|-
| kdeclarative
| kdeclarative
|
|  
|  
| style="background-color:green;" | done
| style="background-color:green;" | done
|-
|-
| kded
| kded
|
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
|-
|-
| kdesignerplugin
| kdesignerplugin
|
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
|-
|-
| kdesu
| kdesu
|
| style="background-color:grey;"|
| style="background-color:grey;"|
| style="background-color:grey;"|
| style="background-color:grey;"|
|-
|-
| kdewebkit
| kdewebkit
|
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
|-
|-
| kemoticons
| kemoticons
|
|
|
| style="background-color:green;" | done
| style="background-color:green;" | done
|-
|-
| kiconthemes
| kiconthemes
|
|
|
| style="background-color:yellow;" | 0/1 pass
| style="background-color:yellow;" | 0/1 pass
|-
|-
| kinit
| kinit
|
|
|
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
|-
|-
| kio<ref><tt>there seems to be a warning: port completely to windows</tt></ref>
| kio<ref><tt>there seems to be a warning: port completely to windows</tt></ref>
|
|
|
| style="background-color:yellow;" | 16/32 pass <ref><tt>two tests require manual interaction</tt></ref>
| style="background-color:yellow;" | 16/32 pass <ref><tt>two tests require manual interaction</tt></ref>
|-
|-
| kjsembed
| kjsembed
|
|  
|  
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
|-
|-
| kmediaplayer
| kmediaplayer
|
|  
|  
| style="background-color:green;" | done
| style="background-color:green;" | done
|-
|-
| knewstuff
| knewstuff
|
|
|
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
|-
|-
| knotifications
| knotifications
|
|
|
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
|-
|-
| knotifyconfig
| knotifyconfig
|
|
|
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
|-
|-
| kparts
| kparts
|
|
|
| style="background-color:green;" | done
| style="background-color:green;" | done
|-
|-
| kross
| kross
|
|  
|  
|  
|  
|-
|-
| krunner
| krunner
|
|  
|  
|  
|  
|-
|-
| kservice
| kservice
|
|
|
| style="background-color:yellow;" | 4/7 pass
| style="background-color:yellow;" | 4/7 pass
|-
|-
| ktexteditor
| ktexteditor
|
|
|
|
|
|-
|-
| ktextwidgets
| ktextwidgets
|
|
|
| style="background-color:green;" | done
| style="background-color:green;" | done
|-
|-
| kwallet
| kwallet
|
|
|
| style="background-color:green;" | no tests
| style="background-color:green;" | no tests
|-
|-
| kxmlgui
| kxmlgui
|
|
|
| style="background-color:yellow;" | 4/5 pass
| style="background-color:yellow;" | 4/5 pass
|-
|-
| plasma
| plasma
|
|  
|  
|  
|  

Revision as of 02:31, 11 May 2014

This page tracks the status of KDE Frameworks on Microsoft Windows.

Note: you MUST use emerge to build qtbase since it adds a patch that is essential for the functionality of all the frameworks.

All frameworks that are in emerge are buildable: emerge frameworks_tier1 frameworks_tier2 frameworks_tier3

status overviews

description
the framework has built fine and the tests run
the framework has built fine but some tests fail
the framework fails to build
the framework is not in emerge
the framework is untested

tier1 overview

package / compiler msvc2010_32 msvc2013_64 mingw_64
attica done done done
karchive liblzma dep doesn't build done 2/4 pass
kcodecs done done done
kconfig 12/13 pass[1] done done
kcoreaddons doesn't build[2] done done
kdbusaddons done done done
kglobalaccel done done done
kguiaddons done done done
ki18n done done done
kidletime no tests no tests no tests
kimageformats 1/11 pass 1/11 pass 1/11 pass
kitemmodels done done done
kitemviews done done done
kjs doesn't build done done
kplotting done done done
kwidgetsaddons done done done
kwindowsystem X11 only X11 only X11 only
solid done done done
sonnet done done done
threadweaver doesn't build done done
  1. kconfigcompiler-basic-test fails, seems to be LF/CRLF issues
  2. Uses unsupported C++11 features in kdelibs4migration.cpp. Patch submitted.

tier2 overview

compiler \ package msvc2010_32 msvc2013_64 mingw_64
kauth done done done
kcompletion done done done
kcrash 0/1 pass 0/1 pass 0/1 pass
kdnssd no tests no tests no tests
kdoctools no tests no tests no tests
kjobwidgets no tests no tests no tests
kpty
kunitconversion done done

tier3 overview

package / compiler msvc2010_32 msvc2013_64 mingw_64
kactivities no tests
kbookmarks done
kcmutils no tests no tests
kconfigwidgets done
kdeclarative done
kded no tests no tests
kdesignerplugin no tests no tests
kdesu
kdewebkit no tests no tests
kemoticons done
kiconthemes 0/1 pass
kinit no tests
kio[1] 16/32 pass [2]
kjsembed no tests
kmediaplayer done
knewstuff no tests
knotifications no tests
knotifyconfig no tests
kparts done
kross
krunner
kservice 4/7 pass
ktexteditor
ktextwidgets done
kwallet no tests
kxmlgui 4/5 pass
plasma
  1. there seems to be a warning: port completely to windows
  2. two tests require manual interaction

tier4 overview

package / compiler msvc2013_64 mingw_64
frameworkintegration
kapidox
kdelibs4support
kfileaudiopreview
khtml


MSVC2010 32-bit (old status)

ItemViews

Builds, only some deprecated warnings. Unit test passes. Manual tests work fine. kwidgetitemdelegatetest shows a bug that is probably cross‐platform (will report later).

ThreadWeaver

Builds, tests pass sometimes, other times locks up.

KCoreAddons

KRandom isn't very well seeded

KDirWatch also has some code working around a Windows limitation, which is obsolete because QFileSystemWatcher already implements the same workaround. But getting things to compile should be a priority over removing that.

KDirWatch test fails with QFileSystemWatcher backend on both windows and linux. Added to the kdelibs cleanup.

KSharedDataCache is a nonshared memory-only cache on windows.

KWindowSystem

Hundreds of errors casting WId to HWND in Windows‐specific code.

KArchive

Builds with liblzma, bzip2 and gzip on mingw64. tests have been moved. karchivetest and kfiltertest fail on mingw64.

Tier 2

KDNSSD

Builds with fake backend. no tests available.

KWallet

Builds. I didn't install kwalletd so I didn't test if it works.