[Webkit-unassigned] [Bug 16213] New: Recent checkin breaks WebCore Build on Win32 Platform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 30 15:10:49 PST 2007


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

           Summary: Recent checkin breaks WebCore Build on Win32 Platform
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
               URL: http://build.webkit.org/results/trunk-win-
                    release/6174/WebCore-BuildLog.htm
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at gmail.com


SUMMARY
The recent file reorganization in this checkin did not update the Visual Studio
project to find some files:

Changed by: zimmermann at webkit.org
Changed at: Sat 01 Dec 2007 09:35:27
Branch: trunk
Revision: 28251

WebCore no longer builds, due to moved files:
AffineTransform.cpp
StringImplCF.cpp
c1xx : fatal error C1083: Cannot open source file:
'..\platform\cf\StringImplCF.cpp': No such file or directory
StringCF.cpp
c1xx : fatal error C1083: Cannot open source file:
'..\platform\cf\StringCF.cpp': No such file or directory
KURLCFNet.cpp
Compiling...

Attached is a small patch to correct the problem.


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