[Webkit-unassigned] [Bug 22585] New: Compilation failure in PluginPackageWin.cpp on MinGW/Win

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 1 19:02:02 PST 2008


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

           Summary: Compilation failure in PluginPackageWin.cpp on MinGW/Win
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


..\..\..\webkit\WebCore\plugins\win\PluginPackageWin.cpp: In member function
`bool WebCore::PluginPackage::fetchInfo()':

..\..\..\webkit\WebCore\plugins\win\PluginPackageWin.cpp:165: error: invalid
conversion from `const UChar*' to `WCHAR*'
..\..\..\webkit\WebCore\plugins\win\PluginPackageWin.cpp:165: error:  
initializing argument 1 of `DWORD GetFileVersionI
nfoSizeW(WCHAR*, DWORD*)'
..\..\..\webkit\WebCore\plugins\win\PluginPackageWin.cpp:171: error: invalid
conversion from `const UChar*' to `WCHAR*'
..\..\..\webkit\WebCore\plugins\win\PluginPackageWin.cpp:171: error:  
initializing argument 1 of `BOOL GetFileVersionIn
foW(WCHAR*, DWORD, DWORD, void*)'
mingw32-make[2]: *** [tmp/PluginPackageWin.o] Error 1


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list