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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 20 15:43:50 PST 2013


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





--- Comment #6 from Brent Fulgham <bfulgham at webkit.org>  2013-11-20 15:42:23 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > (From update of attachment 217483 [details] [details])
> > 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"?
> > 
> 
> I might be misunderstanding here, but shouldn't we remove CodeGenGLSL.cpp from the project here, as it is no longer present? (CodeGen.cpp is added to translator_common.lib).

Yes -- if CodeGen.cpp is already part of translator_common.lib, then it should all just work.

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