[Webkit-unassigned] [Bug 115112] New: Build fix: WebKit2/WKView.h should not be included in WebKit2_C.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 24 09:15:03 PDT 2013


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

           Summary: Build fix: WebKit2/WKView.h should not be included in
                    WebKit2_C.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: savagobr at yahoo.com
                CC: demarchi at webkit.org


Current trunk compilation will fail in Linux 64bits with:
//----------------------------------------------------------------------------------------------
[  6%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/test_wtf.dir/Tests/WTF/IntegerToStringConversion.cpp.o
Building CXX object Tools/TestWebKitAPI/CMakeFiles/test_wtf.dir/Tests/WTF/HashMap.cpp.o
In file included from /home/adenilson/apps/webkit/Webkit/WebKitBuild/Debug/DerivedSources/WebKit2/include/WebKit2/WebKit2_C.h:1:0,
                 from /home/adenilson/apps/webkit/Webkit/Tools/TestWebKitAPI/config.h:72,
                 from /home/adenilson/apps/webkit/Webkit/Tools/TestWebKitAPI/TestsController.cpp:26:
/home/adenilson/apps/webkit/Webkit/Source/WebKit2/UIProcess/API/C/WebKit2_C.h:65:28: fatal error: WebKit2/WKView.h: No such file or directory
compilation terminated.
In file included from /home/adenilson/apps/webkit/Webkit/WebKitBuild/Debug/DerivedSources/WebKit2/include/WebKit2/WebKit2_C.h:1:0,
                 from /home/adenilson/apps/webkit/Webkit/Tools/TestWebKitAPI/config.h:72,
                 from /home/adenilson/apps/webkit/Webkit/Tools/TestWebKitAPI/Tests/WTF/AtomicString.cpp:26:
/home/adenilson/apps/webkit/Webkit/Source/WebKit2/UIProcess/API/C/WebKit2_C.h:65:28: fatal error: WebKit2/WKView.h: No such file or directory
compilation terminated.

//----------------------------------------------------------------------------------------------

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