[Webkit-unassigned] [Bug 124679] [WinCairo] Building ANGLE libraries fails.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 20 14:56:45 PST 2013


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





--- Comment #4 from Brent Fulgham <bfulgham at webkit.org>  2013-11-20 14:55:18 PST ---
(From update of attachment 217483)
View in context: https://bugs.webkit.org/attachment.cgi?id=217483&action=review

I thought that CodeGenGLSL.cpp was replaced by CodeGen.cpp.

> Source/ThirdParty/ANGLE/ANGLE.vcxproj/translator_glsl.vcxproj:-132
> -    <ClCompile Include="..\src\compiler\CodeGenGLSL.cpp" />

Shouldn't this be "CodeGen.cpp"?

> Source/ThirdParty/ANGLE/ANGLE.vcxproj/translator_glsl.vcxproj.filters:-16
> -    </ClCompile>

Ditto.

> Source/ThirdParty/ANGLE/ANGLE.vcxproj/translator_hlsl.vcxproj:-132
> -    <ClCompile Include="..\src\compiler\CodeGenHLSL.cpp" />

Ditto.

> Source/ThirdParty/ANGLE/ANGLE.vcxproj/translator_hlsl.vcxproj.filters:-26
> -    <ClCompile Include="..\src\compiler\CodeGenHLSL.cpp">

Ditto.

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