[Webkit-unassigned] [Bug 37749] New: [Qt] MSVC X86_64 build failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 17 01:47:42 PDT 2010


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

           Summary: [Qt] MSVC X86_64 build failure
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Major
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at dereferenced.net


Created an attachment (id=53593)
 --> (https://bugs.webkit.org/attachment.cgi?id=53593)
Patch against Qt 4.7

Incorrect usage of PLATFORM(X86_64) instead of CPU(X86_64) in #if sections
results in build failure with MSVC x64 with webkit in Qt's latest 4.7 (git HEAD
140a96d0b860b045c18d53c1ac96e77b3893d31c). A working patch is attached.

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