[Kde-imaging] Problem Building from SVN

Angelo Naselli random_lx at yahoo.com
Thu Jun 9 00:41:15 CEST 2005


> > KDE_EXPORT was added in kde 3.3.2 . since the admin directory from
> > extragear apps is very recent it has __KDE_HAVE_GCC_VISIBILITY defined
> > with kdemacros.h having KDE_EXPORT . So i think this will break
> > compilation on kde < 3.3.2
Mandriva 10.2 has version 3.3.2 and have both declared, but as i said
it was patched by Laurent, so the version should probably be < 3.3.90

> It infact doesn't compile on My FC3 box which has KDE 3.2.0-5.
does your gcc version have visibility support?
if yes the problem could be 
kdemacros.h has KDE_EXPORT wrongly defined (IIRW normal instead 
of default or hidden). This is a problem because it depend on
real kde version (the one of the distro) and not the one on 
the include file.
kdemacros.h hasn't. This should work forcing redefinition 
of KDE_EXPORT to an empty value.

Angelo


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Kde-imaging mailing list