[Webkit-unassigned] [Bug 33104] New: QtWebKit includes don't work if Qt was built with -no-script

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 2 04:30:44 PST 2010


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

           Summary: QtWebKit includes don't work if Qt was built with
                    -no-script
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bero at arklinux.org


When using QtWebKit in a version of Qt that was configured with -no-script, the
following error occurs:

In file included from
/usr/local/Trolltech/QtEmbedded-4.7.0-arm/include/QtWebKit/QWebFrame:1,
                 from app.cpp:19:
/usr/local/Trolltech/QtEmbedded-4.7.0-arm/include/QtWebKit/qwebframe.h:28:36:
error: QtScript/qscriptengine.h: No such file or directory
/usr/local/Trolltech/QtEmbedded-4.7.0-arm/include/QtWebKit/qwebframe.h:137:
error: 'QScriptEngine' has not been declared
/usr/local/Trolltech/QtEmbedded-4.7.0-arm/include/QtWebKit/qwebframe.h:137:
error: 'ValueOwnership' has not been declared
make: *** [app.o] Error 1


Probably just missing a couple of ifdefs...

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