[Webkit-unassigned] [Bug 143828] [WinCairo] Compile error when environment variable WEBKITLIBRARIESDIR is not defined.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 08:42:14 PDT 2015


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

--- Comment #4 from Brent Fulgham <bfulgham at webkit.org> ---
It's hard to see how this change could have caused that test failure!

I'm not sure what we gain with this change. We need WEBKIT_LIBRARIES to be defined, because the Visual Studio projects use it to find the property sheets (e.g., 'common.props', 'debug.props') used to control much of the build.

If we do not define WEBKIT_LIBRARIES, I would expect build failures simply because the visual studio project files would not load properly.

Are you encountering this in conjunction with a CMake-based build? I could see how that might not need the WEBKIT_LIBRARIES environment variable.

-- 
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/20150416/8713c1be/attachment.html>


More information about the webkit-unassigned mailing list