fatal error if KDE compiles with hidden visibility but Q_DECL_EXPORT is defined to nothing
Dirk Mueller
mueller at kde.org
Fri Jun 22 12:38:21 CEST 2007
On Thursday, 21. June 2007, Thiago Macieira wrote:
> > 1. phonon which uses Q_DECL_EXPORT as export macro
Can't phonon be fixed to not use broken Qt defines (are they documented at
all. Why use undocumented API) ?
> It's much easier and even probably better to define KDE_EXPORT as
> Q_DECL_EXPORT (similarly for KDE_IMPORT).
I disagree. coupling them with Qt deserves no purpose (there might be distros
out there that compile Qt without hidden visibility for compatibility but
still don't want a slow KDE).
Dirk
More information about the Kde-buildsystem
mailing list