[Webkit-unassigned] [Bug 88321] [Qt][Win] Fix broken QtWebKit5.lib linking
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 12 06:32:49 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=88321
--- Comment #23 from Andras Becsi <abecsi at webkit.org> 2012-06-12 06:32:49 PST ---
(In reply to comment #22)
[snip]
> we seem to always end up with "define QWEBKIT_EXPORT Q_DECL_IMPORT" when building the static libraries.
Or rather with an empty QWEBKIT_EXPORT, since the other part is guarded with QT_DLL which I suppose is not defined either when building a static sub library.
What is the role of QT_SHARED in contrast to QT_MAKEDLL / QT_DLL in this case, and when is it defined?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list