[Webkit-unassigned] [Bug 16887] New: Win32 Aux libraries missing build dependencies

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 16:29:02 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16887

           Summary: Win32 Aux libraries missing build dependencies
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at gmail.com


Attempting to open the WebCore.vcproj in Visual Studio generates the following
error:

The following error has occurred during XML parsing:

File: C:\Fulgham\WebKit\WebCore\WebCore.vcproj\WebCore.vcproj
Line: 24
Column: 4
Error Message:
Property sheet file '$(WebKitLibrariesDir)\tools\vsprops\common.vsprops' was
not found or failed to load.
The file 'C:\Fulgham\WebKit\WebCore\WebCore.vcproj\WebCore.vcproj' has failed
to load.

Likewise, the QTMovieWin.vcproj fails to load:

The following error has occurred during XML parsing:

File: C:\Fulgham\WebKit\WebCore\WebCore.vcproj\QTMovieWin.vcproj
Line: 23
Column: 4
Error Message:
Property sheet file '$(WebKitLibrariesDir)\tools\vsprops\common.vsprops' was
not found or failed to load.
The file 'C:\Fulgham\WebKit\WebCore\WebCore.vcproj\QTMovieWin.vcproj' has
failed to load.

It looks like the ZIP file "WebKitAuxiliaryLibrary.zip" needs to be updated to
contain these files, or they should be added to source control so they get
checked out with the rest of the sources.


-- 
Configure bugmail: http://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