[Webkit-unassigned] [Bug 55926] New: Building WebKit on windows : Can not find header files/folders

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 7 23:24:44 PST 2011


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

           Summary: Building WebKit on windows : Can not find header
                    files/folders
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P1
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kango.ashish at gmail.com


Created an attachment (id=85027)
 --> (https://bugs.webkit.org/attachment.cgi?id=85027&action=review)
Detailed log generated while building webkit on windows

We have been trying to build the webkit on windows for the first
time and are facing some problems.

We have followed all the instructions given at
<http://webkit.org/building/tools.html>
but, hadn't found any success.


This is part of the output:

3>..\platform\graphics\win\QTMovie.cpp(31) : fatal error C1083: Cannot open include file: 'FixMath.h': No such file or directory
3>QTMovieVisualContext.cpp
3>..\platform\graphics\win\QTMovieVisualContext.cpp(30) : fatal error C1083: Cannot open include file: 'CVBase.h': No such file or directory
3>QTPixelBuffer.cpp
3>..\platform\graphics\win\QTPixelBuffer.cpp(29) : fatal error C1083: Cannot open include file: 'CFNumber.h': No such file or directory
3>QTCFDictionary.cpp
3>..\platform\graphics\win\QTCFDictionary.cpp(30) : fatal error C1083: Cannot open include file: 'CFData.h': No such file or directory
3>QTTrack.cpp
3>..\platform\graphics\win\QTMovieGWorld.cpp(30) : fatal error C1083: Cannot open include file: 'GXMath.h': No such file or directory
3>QTDecompressionSession.cpp
3>..\platform\graphics\win\QTDecompressionSession.cpp(29) : fatal error C1083: Cannot open include file: 'ImageCompression.h': No such file or directory
3>QTMovieTask.cpp
3>..\platform\graphics\win\QTTrack.cpp(29) : fatal error C1083: Cannot open include file: 'Movies.h': No such file or directory
3>Generating Code...
3>..\platform\graphics\win\QTMovieTask.cpp(30) : fatal error C1083: Cannot open include file: 'Movies.h': No such file or directory
4>/usr/bin/bash
4>Project : error PRJ0002 : Error result 1 returned from 'C:\WINDOWS\system32\cmd.exe'.


The header files are actually present in the webkit but it's not able the figure out the exact
path.

Please find attached, the detailed log generated while building webkit on windows.

Thanks very much for any help.
-Ashish

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