RESOLVED FIXED 119299
eglplatform.h needs to be copied on Windows
https://bugs.webkit.org/show_bug.cgi?id=119299
Summary eglplatform.h needs to be copied on Windows
Alex Christensen
Reported 2013-07-30 18:28:21 PDT
Since http://trac.webkit.org/changeset/153492/trunk/Source/WebCore/platform/graphics/GLContext.h we need to copy eglplatform.h to be able to be found by #include "eglplatform.h" instead of #include <EGL/eglplatform.h> before compiling WebCore like we did in http://trac.webkit.org/changeset/151854/trunk/Source/WebCore/WebCore.vcxproj/WebCorePreBuild.cmd
Attachments
Patch (1.32 KB, patch)
2013-07-30 18:30 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2013-07-30 18:30:02 PDT
Brent Fulgham
Comment 2 2013-08-01 12:59:39 PDT
Comment on attachment 207794 [details] Patch r=me
WebKit Commit Bot
Comment 3 2013-08-01 13:23:09 PDT
Comment on attachment 207794 [details] Patch Clearing flags on attachment: 207794 Committed r153601: <http://trac.webkit.org/changeset/153601>
WebKit Commit Bot
Comment 4 2013-08-01 13:23:11 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.