<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WinCairo] Compile error when environment variable WEBKITLIBRARIESDIR is not defined."
   href="https://bugs.webkit.org/show_bug.cgi?id=143828#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [WinCairo] Compile error when environment variable WEBKITLIBRARIESDIR is not defined."
   href="https://bugs.webkit.org/show_bug.cgi?id=143828">bug 143828</a>
              from <span class="vcard"><a class="email" href="mailto:peavo&#64;outlook.com" title="peavo&#64;outlook.com">peavo&#64;outlook.com</a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=143828#c4">comment #4</a>)
<span class="quote">&gt; It's hard to see how this change could have caused that test failure!
&gt; 
&gt; I'm not sure what we gain with this change. We need WEBKIT_LIBRARIES to be
&gt; defined, because the Visual Studio projects use it to find the property
&gt; sheets (e.g., 'common.props', 'debug.props') used to control much of the
&gt; build.
&gt; 
&gt; If we do not define WEBKIT_LIBRARIES, I would expect build failures simply
&gt; because the visual studio project files would not load properly.
&gt; 
&gt; Are you encountering this in conjunction with a CMake-based build? I could
&gt; see how that might not need the WEBKIT_LIBRARIES environment variable.</span >

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?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>