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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 21 09:27:21 PST 2013


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





--- Comment #11 from peavo at outlook.com  2013-11-21 09:25:53 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > Updated patch; In the previous patch, I added some files to translator_common which was already included in translator_glsl/hlsl. I removed these files from translator_common, and instead linked with both translator_glsl and translator_hlsl.
> 
> I thought that translator_common was supposed to include "common" stuff, and that the HLSL and GLSL libraries would share the common infrastructure?

Yes, that's my understanding as well. But CodeGen.cpp was added, which depends on both hlsl and glsl, so now we need to link with both libraries.

Thanks for reviewing :)

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