[Webkit-unassigned] [Bug 28981] New: [Qt] make npapi.h compile in winscw compiler.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 4 12:18:06 PDT 2009


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

           Summary: [Qt] make npapi.h compile in winscw compiler.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Emulator
        OS/Version: S60 3rd edition
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yongjun.zhang at nokia.com


Winscw compiler by default defines _WIN32 macro; in npapi.h, this macro assumes
the target environment is Windows and it tries to include <windows.h> and other
windows specific code into Symbian build, the compilation as a result fails.

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