I have the exact same problem when building with QT 4.7.0.

Brad Bitterman
VTilt Digital
[email protected]





On Jul 21, 2011, at 7:44 AM, Loïc Yhuel wrote:

> Hi,
> 
> I'm trying to build QtWebkit trunk on Fedora 15 (Qt 4.7.3), using 
> "Tools/Scripts/build-webkit --qt" command line.
> 
> The generated library cannot be used, as QWeb* symbols are not exported, 
> since QWEBKIT_EXPORT is empty.
> QWEBKIT_EXPORT is supposed to be set in qwebkitglobal.h, but :
> - QT_MAKEDLL is defined on g++ command line, but it's undefined in 
> QtCore/qglobal.h.
> - QT_SHARED is not defined.
> 
> It works if I add QT_SHARED to DEFINES in QtWebKit.pro/WebCore.pro.
> Is QT_SHARED supposed to be defined somewhere ?
> This message and any attachments herein are confidential, intended solely for 
> the addressees and are SoftAtHome's ownership. Any unauthorized use or 
> dissemination is prohibited. If you are not the intended addressee of this 
> message, please cancel it immediately and inform the sender.
> _______________________________________________
> webkit-qt mailing list
> [email protected]
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to