faq
flatforty
contribute
subscribe
configure
search
rdf
main
parent
thread
|
Re: KDE 2.x Systems
by not me on Monday 02/Jul/2001, @00:22
|
>Currently I'm wondering whether KDE should be ported to Qt-NonCommercial ('natively') or whether using the cygwin layer is the best idea.
Why not both? QT/Non-Commercial is obviously the better choice for display as it can co-exist w/ normal Windows apps on the same desktop, and it's probably faster too. However, the Cygwin libraries would provide a Linux-like environment for the things that KDE does that are unrelated to QT (Cygwin is _much_ more than an XFree port) and therefore reduce the porting needed. Best of both worlds!
If someone ported KWin too, KDE could form a complete shell-replacement, like Litestep. And if KDE started catching the attention of the Litestep-using crowd, it could only be a good thing. For one, it would mean a HUGE increase in the number of available, good themes ;-) |
|
|
The Fine Print: The following comments
are owned by whomever posted them.
( Reply )
|
Re: KDE 2.x Systems
by Philippe Fremy on Monday 02/Jul/2001, @06:54
|
Gygwin gcc has one restriction: all program produced with it must be GPLed. So you can't distribute a binary version of konqueror that was compiled this way, with Qt-NC, because you can not change the license of konqi to add exception for Qt. We are back to license nightmares.
However, mingw32 doesn't have this restriction. But you must first convince trolltech to release a QT-NC for mingw32 and cygwin. Currently, they only provide binary for msvc.
I would love to use Konqi and KOffice at work, under windows.
|
[
Reply To This | View ]
|
Re: KDE 2.x Systems
by Harold Hunt on Monday 02/Jul/2001, @22:00
|
>Gygwin gcc has one restriction: all program produced with it must be GPLed. So you can't
>distribute a binary version of konqueror that was compiled this way, with Qt-NC, because you
>can not change the license of konqi to add exception for Qt. We are back to license nightmares.
Not true. Cygwin is not licensed under the GPL per se, it is licensed under a modified GPL which specifically allows linking of libcygwin1.a to Open Source programs without requiring that those programs be licensed under the GPL.
http://cygwin.com/licensing.html
Please don't spread such misinformation. I love KDE, and I develop for Cygwin/XFree86, and I'd really hate to see KDE on Cygwin held up because people hadn't read the Cygwin license carefully :)
Harold
|
[
Reply To This | View ]
|
|
The Fine Print: The previous
comments are owned by whomever posted them.
( Reply )
|
|