<div dir="ltr"><div>Hi,</div><div dir="ltr"><br></div><div dir="ltr">Have you installed Microsoft Visual C++ Redistributable for Visual Studio?<br><a href="https://aka.ms/vs/16/release/vc_redist.x86.exe">https://aka.ms/vs/16/release/vc_redist.x86.exe<br></a><br>Can other executables (TestWTF.exe, jsc.exe, TestWebCore.exe, TestWebKitLegacy.exe) start?<br><br>What are the missing symbol names?<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 29, 2020 at 5:51 PM Thomas Brodt <<a href="mailto:thomas.brodt.lists@porabo.ch">thomas.brodt.lists@porabo.ch</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
unfortunately I still have problems. I can build webkit.dll successfully <br>
(with warnings), but it has unresolved imports, so a LoadLibrary of <br>
webkit.dll fails with error 127 "The specified procedure could not be <br>
found.". All DLLs can be resolved, but not the procedure entry points.<br>
<br>
Dependencies (newer version of dependency walker for win10) finds them <br>
as procedures in libEGL.dll, jpeg62.dll (wincairo prereq), OLEAUT32.dll <br>
and WSOCK32.dll. All other DLLs look fine.<br>
<br>
I also downloaded a recent Wincairo64 build by the build bot from S3, <br>
but this one also has these missing imports. Running the minibrowser <br>
however works and doesn't seem to have issues.<br>
<br>
Can someone give me any hint where to look?<br>
<br>
Thanks<br>
<br>
Thomas<br>
<br>
<br>
_______________________________________________<br>
webkit-help mailing list<br>
<a href="mailto:webkit-help@lists.webkit.org" target="_blank">webkit-help@lists.webkit.org</a><br>
<a href="https://lists.webkit.org/mailman/listinfo/webkit-help" rel="noreferrer" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-help</a><br>
</blockquote></div></div>