[Patch] fix compile kdeui with msvc

Ralf Habacker ralf.habacker at freenet.de
Tue Nov 1 06:25:00 CET 2005


Am Montag, 31. Oktober 2005 21:12 schrieb Thiago Macieira:
> David Faure wrote:
> >Looks good to me. I see no reason against having this activated by
> > default, it will be useful in all svn modules.
>
> This will help trying out visibility("protected"). There are two
> requirements:
>
> 1) setting protected only when building -- the importing is still
> "default"
>
> 2) it only works in "pure" texts: -fPIE, -fPIC, shared libraries (by
> extension, kdeinit and ioslaves). Otherwise, ELF mandates that global
> variables used by the application (e.g., QCoreApplication::self) be
> located in the application binary.
>
> So far, I haven't managed yet to get past step #1.
Not sure, if I understand this complete. Does this have any influcense for the 
patch ? 

Ralf 


More information about the Kde-buildsystem mailing list