<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Win] Fix the Windows build"
   href="https://bugs.webkit.org/show_bug.cgi?id=150278">150278</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[Win] Fix the Windows build
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>WebKit
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>WebKit Nightly Build
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Unspecified
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P2
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Platform
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>webkit-unassigned&#64;lists.webkit.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>sungmann.cho&#64;navercorp.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Currently, ToT breaks at:
5&gt;PolymorphicAccess.obj : error LNK2019: unresolved external symbol &quot;private: void __thiscall JSC::AccessCase::emitIntrinsicGetter(struct JSC::AccessGenerationState &amp;)&quot; (?emitIntrinsicGetter&#64;AccessCase&#64;JSC&#64;&#64;AAEXAAUAccessGenerationState&#64;2&#64;&#64;Z) referenced in function &quot;private: void __thiscall JSC::AccessCase::generate(struct JSC::AccessGenerationState &amp;)&quot; (?generate&#64;AccessCase&#64;JSC&#64;&#64;AAEXAAUAccessGenerationState&#64;2&#64;&#64;Z)
5&gt;Repatch.obj : error LNK2019: unresolved external symbol &quot;public: static bool __cdecl JSC::AccessCase::canEmitIntrinsicGetter(class JSC::JSFunction *,class JSC::Structure *)&quot; (?canEmitIntrinsicGetter&#64;AccessCase&#64;JSC&#64;&#64;SA_NPAVJSFunction&#64;2&#64;PAVStructure&#64;2&#64;&#64;Z) referenced in function &quot;enum JSC::InlineCacheAction __cdecl JSC::tryCacheGetByID(class JSC::ExecState *,class JSC::JSValue,class JSC::Identifier const &amp;,class JSC::PropertySlot const &amp;,class JSC::StructureStubInfo &amp;)&quot; (?tryCacheGetByID&#64;JSC&#64;&#64;YA?AW4InlineCacheAction&#64;1&#64;PAVExecState&#64;1&#64;VJSValue&#64;1&#64;ABVIdentifier&#64;1&#64;ABVPropertySlot&#64;1&#64;AAVStructureStubInfo&#64;1&#64;&#64;Z)
5&gt;JSGlobalObject.obj : error LNK2019: unresolved external symbol &quot;public: static class JSC::JSTypedArrayViewConstructor * __cdecl JSC::JSTypedArrayViewConstructor::create(class JSC::VM &amp;,class JSC::JSGlobalObject *,class JSC::Structure *,class JSC::JSObject *)&quot; (?create&#64;JSTypedArrayViewConstructor&#64;JSC&#64;&#64;SAPAV12&#64;AAVVM&#64;2&#64;PAVJSGlobalObject&#64;2&#64;PAVStructure&#64;2&#64;PAVJSObject&#64;2&#64;&#64;Z) referenced in function &quot;private: void __thiscall JSC::JSGlobalObject::init(class JSC::VM &amp;)&quot; (?init&#64;JSGlobalObject&#64;JSC&#64;&#64;AAEXAAVVM&#64;2&#64;&#64;Z)
5&gt;JSGlobalObject.obj : error LNK2019: unresolved external symbol &quot;public: static class JSC::Structure * __cdecl JSC::JSTypedArrayViewConstructor::createStructure(class JSC::VM &amp;,class JSC::JSGlobalObject *,class JSC::JSValue)&quot; (?createStructure&#64;JSTypedArrayViewConstructor&#64;JSC&#64;&#64;SAPAVStructure&#64;2&#64;AAVVM&#64;2&#64;PAVJSGlobalObject&#64;2&#64;VJSValue&#64;2&#64;&#64;Z) referenced in function &quot;private: void __thiscall JSC::JSGlobalObject::init(class JSC::VM &amp;)&quot; (?init&#64;JSGlobalObject&#64;JSC&#64;&#64;AAEXAAVVM&#64;2&#64;&#64;Z)
5&gt;Z:\Developer\OSS\WebKit\WebKitBuild\Debug\bin32\JavaScriptCore.dll : fatal error LNK1120: 4 unresolved externals</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>