Trolltech Released Qt 4.0 (KDE.News)
Posted Jun 29, 2005 23:00 UTC (Wed) by
jd (guest, #26381)
In reply to:
Trolltech Released Qt 4.0 (KDE.News) by boudewijn
Parent article:
Trolltech Released Qt 4.0 (KDE.News)
It should be easier than that. All you need to do is reverse-engineer the DLL that handles the underlying window management, write a GPLed clone of it, and have it support the X protocol as a wrapper. Then, you add a new DLL which provides an IBCS wrapper to translate Linux system calls into Windows system calls. Finally, you compile a copy of glibc to use the IBCSed Unix-like API. Then, KDE and friends should run natively without any further changes.
(
Log in to post comments)