[Webkit-unassigned] [Bug 117853] WebGL files not included in Windows build (take 2)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 21 10:54:18 PDT 2013


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





--- Comment #5 from Brent Fulgham <bfulgham at webkit.org>  2013-06-21 10:52:57 PST ---
(From update of attachment 205195)
View in context: https://bugs.webkit.org/attachment.cgi?id=205195&action=review

> Source/WebCore/WebCore.vcxproj/WebCorePreBuild.cmd:7
> +xcopy %WEBKIT_SOURCE%\ThirdParty\ANGLE\include %CONFIGURATIONBUILDDIR%\include /s

You should put both path arguments to xcopy in quotes so that the build doesn't break if someone uses a path with spaces in it.

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