[Webkit-unassigned] [Bug 76832] New: [Qt] Build fix when using force_static_libs_as_shared

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 08:20:49 PST 2012


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

           Summary: [Qt] Build fix when using force_static_libs_as_shared
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yael.aharon at nokia.com
                CC: hausmann at webkit.org


When building a debug build on Linux with 32 bit machines, we must use force_static_libs_as_shared or we cannot link.
When WebKit2 and WebCore are built as a shared library, we must add QT+=widgets for them to link.

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