[Webkit-unassigned] [Bug 56723] [Qt] Linking error when tryng to build Qt Webkit on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 20 05:25:04 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56723





--- Comment #1 from Nancy Piedra <nancy.piedra at nokia.com>  2011-03-20 05:25:04 PST ---

To determine whether the problem is due to the setting of the QWEBKIT_EXPORT macro, I added the following two lines to qwebkitglobal.h.
#define QT_MAKEDLL
#define BUILDING_WEBKIT

By doing the above, I was able to get it to link.

But I could not figure out how to set these through the .pro/pri files properly.  Still working on that.

-- 
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