* Yuriy yuriy.kozlov@gmail.com [22/05/06, 15:58:28]:
I might be making a configuration module for wine for KDE System Settings based on winecfg as a SoC project for Kubuntu, but I just realized that wine is LGPL and my project would have to be GPL, so I need to know how to reconcile that. Any input ASAP would be greatly appreciated.
Actually going that way is not really problematic. Linking to LGPL code from GPL code is fine. The other way around would be tricky, but you're not doing that.
Good luck on the project.
Cheers, Kai