[Webkit-unassigned] [Bug 143762] [ANGLE][W32] Buildsystem is hardcoded for UNIX

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 09:57:36 PDT 2015


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

LRN <lrn1986 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #250807|                            |review?
              Flags|                            |

--- Comment #1 from LRN <lrn1986 at gmail.com> ---
Created attachment 250807
  --> https://bugs.webkit.org/attachment.cgi?id=250807&action=review
Don't hardcode ossource_posix.cpp in the makefile

Compile ossource_posix.cpp or ossource_win.cpp depending on the target.

Otherwise you get an error:
../webkitgtk-2.4.8/Source/ThirdParty/ANGLE/src/compiler/ossource_posix.cpp:13:2: error: #error Trying to build a posix specific file in a non-posix build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150415/b8da3a2e/attachment.html>


More information about the webkit-unassigned mailing list