Kate on Windows
NOTE: Please refer to Get It for up-to-date Windows versions
It took some time but here is now an installer for Kate on Windows.
First the proof :)
There are still some things that needs fixing. The current installer is built from git master and not from released packages so the translation stuff hat you usually get with the release packages are missing. So only partially translated. Another feature that I’m still missing is the spell-check. I need to still add a/hspell and language dictionaries to get that to work.
But for now you can try it out here: http://download.kde.org/unstable/kate/ (updated link)
And if you are eager to help here is my scratch repo for the build recipes:
git://anongit.kde.org/scratch/sars/kate-windows.git
And if you happen to want to have only one kate window for all the documents that you open, you might want to install DBus. This is the installer that I have tested with:
https://dbus-windows-installer.googlecode.com/files/DBus-Windows-Installer-1.4.1-2.exe
Happy Hacking!
Note: This would not have been possible without the big effort that the KDE on Windows people have made to get stuff to compile on Windows and keeping sure that it continues to compile. Thank you!