RESOLVED FIXED 115126
[EFL] Fix build error after r148963.
https://bugs.webkit.org/show_bug.cgi?id=115126
Summary [EFL] Fix build error after r148963.
Byungwoo Lee
Reported 2013-04-24 14:18:39 PDT
forwarding header for WKView.h is not created after r148963. (Need clean build to see the build error)
Attachments
Patch (2.89 KB, patch)
2013-04-24 14:22 PDT, Byungwoo Lee
no flags
Byungwoo Lee
Comment 1 2013-04-24 14:22:56 PDT
Byungwoo Lee
Comment 2 2013-04-24 14:35:53 PDT
This is the build error [ 4%] Building CXX object Tools/TestWebKitAPI/CMakeFiles/test_wtf.dir/Tests/WTF/Functional.cpp.o In file included from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/WebKitBuild/Debug/DerivedSources/WebKit2/include/WebKit2/WebKit2_C.h:1:0, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/config.h:72, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/Tests/WTF/CString.cpp:26: /home/byungwoo/Workspace/git/git.webkit.org/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/byungwoo/Workspace/git/git.webkit.org/WebKit/WebKitBuild/Debug/DerivedSources/WebKit2/include/WebKit2/WebKit2_C.h:1:0, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/config.h:72, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/efl/main.cpp:27: /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Source/WebKit2/UIProcess/API/C/WebKit2_C.h:65:28: fatal error: WebKit2/WKView.h: No such file or directory In file included from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/WebKitBuild/Debug/DerivedSources/WebKit2/include/WebKit2/WebKit2_C.h:1:0, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/config.h:72, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/TestsController.cpp:26: /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Source/WebKit2/UIProcess/API/C/WebKit2_C.h:65:28: fatal error: WebKit2/WKView.h: No such file or directoryIn file included from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/WebKitBuild/Debug/DerivedSources/WebKit2/include/WebKit2/WebKit2_C.h:1:0, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/config.h:72, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/Tests/WTF/CheckedArithmeticOperations.cpp:26: /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Source/WebKit2/UIProcess/API/C/WebKit2_C.h:65:28: fatal error: WebKit2/WKView.h: No such file or directory In file included from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/WebKitBuild/Debug/DerivedSources/WebKit2/include/WebKit2/WebKit2_C.h:1:0, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/config.h:72, from /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Tools/TestWebKitAPI/Tests/WTF/AtomicString.cpp:26: /home/byungwoo/Workspace/git/git.webkit.org/WebKit/Source/WebKit2/UIProcess/API/C/WebKit2_C.h:65:28: fatal error: WebKit2/WKView.h: No such file or directory
Laszlo Gombos
Comment 3 2013-04-24 14:49:35 PDT
Comment on attachment 199515 [details] Patch ok.
WebKit Commit Bot
Comment 4 2013-04-24 15:49:07 PDT
Comment on attachment 199515 [details] Patch Clearing flags on attachment: 199515 Committed r149073: <http://trac.webkit.org/changeset/149073>
WebKit Commit Bot
Comment 5 2013-04-24 15:49:09 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.