[Webkit-unassigned] [Bug 62869] New: [Qt] Compile error in ActivateFontsQt.cpp on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 17 09:49:45 PDT 2011


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

           Summary: [Qt] Compile error in ActivateFontsQt.cpp on Mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P3
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ostapenko.viatcheslav at nokia.com


On Mac OS X 10.6.7 with Qt 4.7.3 :

/Users/sl/work/webkit/Tools/WebKitTestRunner/InjectedBundle/qt/ActivateFontsQt.cpp: In function ‘void WTR::activateFonts()’:
/Users/sl/work/webkit/Tools/WebKitTestRunner/InjectedBundle/qt/ActivateFontsQt.cpp:92: error: variable ‘QFont f’ has initializer but incomplete type
/Users/sl/work/webkit/Tools/WebKitTestRunner/InjectedBundle/qt/ActivateFontsQt.cpp:94: error: incomplete type ‘QFont’ used in nested name specifier
/Users/sl/work/webkit/Tools/WebKitTestRunner/InjectedBundle/qt/ActivateFontsQt.cpp:95: error: incomplete type ‘QFont’ used in nested name specifier
make[2]: *** [obj/debug/ActivateFontsQt.o] Error 1
make[1]: *** [sub-InjectedBundle-qt-InjectedBundle-pro-make_default] Error 2
make: *** [sub-WebKitTestRunner-WebKitTestRunner-pro-make_default-ordered] Error 2

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