Work on KDE/QT native port to MS Windows started.

Ralf Habacker kde-cygwin@mail.kde.org
Fri, 27 Dec 2002 14:02:40 +0100


> Hi,
>
> sorry for the inconvenience, i have trouble with my nameserver
> registration.
> so you can find the sources at
> http://130.75.182.9/qt-win .
>
On my home I have only a 56KBit Modem line and this 15MB download will need huge
time.

A patch only of the changes would be better.

If you already have checked out a recent qt release from kde-cygwin you can
create a patch with
$ cvs diff -ubBp ><patch_file>
otherwise you can create a patch with

diff -rNubBp <olddir> <patched_dir>


> btw: does anybody know, if kde DCOP stuff works without X11?

DCOP server and client: yes, because kde uses it's own ice library, which
original comes from x11

kdeinit (kded,kbuildsycoca...): currently no

BTW: I have added you to this list.

Regards
Ralf