[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 09:02:30 PDT 2015


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

--- Comment #5 from peavo at outlook.com ---
(In reply to comment #4)
> 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.

Yes, the test failure is strange :)

The problem is not WEBKIT_LIBRARIES (which I have defined), but WEBKITLIBRARIESDIR. I can define WEBKITLIBRARIESDIR, but maybe we don't need both?

-- 
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/73c13cf8/attachment.html>


More information about the webkit-unassigned mailing list