[webkit-qt] Building on Fedora : QWEBKIT_EXPORT not set

sunny shah sunny.cpp at gmail.com
Thu Jul 21 21:01:36 PDT 2011


Hi,

  Did you guys set the $QTDIR to Qt install location and also set $PATH to
QMake location.
  I got this info from here http://trac.webkit.org/wiki/BuildingQtOnLinux,

Thanks,
 Sunny.

On Thu, Jul 21, 2011 at 6:12 PM, Brad Bitterman <bitter at vtilt.com> wrote:

> I have the exact same problem when building with QT 4.7.0.
>
> Brad Bitterman
> VTilt Digital
> bitter at vtilt.com
>
>
>
>
>
> 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
> > webkit-qt at lists.webkit.org
> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>
> _______________________________________________
> webkit-qt mailing list
> webkit-qt at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-qt/attachments/20110722/41f8559f/attachment.html>


More information about the webkit-qt mailing list