On Wed, Jun 22, 2011 at 3:36 PM, David Faure <[email protected]> wrote: > On Sunday 22 May 2011, Kevin Ottens wrote: >> Well, I proposed a workaround in january already, and somehow it got >> forgotten along the way, reattaching it here for reference. If that fixes >> the issue for you guys, I think we really should commit it (although I >> still didn't find the time to investigate why it'd actually fix the >> issue). > > I fixed this issue for real in automoc, recently. > > http://commits.kde.org/automoc/a003654d36b9e409931d15af68091d1f366bd46e > > "This fixes compilation of kdelibs/kdewebkit with KDE_NO_DEPRECATED=TRUE: > moc didn't find kdewebkit_export.h (and silently ignored it), so kdemacros.h > was not included, and KDE_NO_DEPRECATED was not set, leading to signals > only in the moc file and not in the header file, at compile time."
Thanks.
