Reduced link interface - now for real

Andreas Pakulat apaku at gmx.de
Tue Dec 2 20:41:46 CET 2008


On 18.11.08 22:07:58, Alexander Neundorf wrote:
> So, what needs to be done ?

Just wanted to start with this for kdevplatform, but there's one thing I'm
not sure about. kdevplatforminterfaces is a shared lib and has symbols
from: QtCore,QtGui,kdecore,kdeui,ktexteditor and QtDesigner in its public
API. Do I have to list all of those in the link-interface? Or just
ktexteditor+qtdesigner, because the others are mentioned in the
link-interface of those two (indirectly) already. 

I'm asking because this is not quite clear from kdelibs. kdelibs/kdeui only
adds kdecore+qtsvg, ktexteditor only uses kparts. But kparts has
kio+kdeui+qtcore. So thats a bit confusing. Especially so as KTextEditor
also has QtCore symbols in its public API.

Andreas
 
-- 
Good day for a change of scene.  Repaper the bedroom wall.


More information about the Kde-buildsystem mailing list