Hi,

Have you installed Microsoft Visual C++ Redistributable for Visual Studio?
https://aka.ms/vs/16/release/vc_redist.x86.exe

Can other executables (TestWTF.exe, jsc.exe, TestWebCore.exe,
TestWebKitLegacy.exe) start?

What are the missing symbol names?

On Wed, Jul 29, 2020 at 5:51 PM Thomas Brodt <thomas.brodt.li...@porabo.ch>
wrote:

> Hi,
>
> unfortunately I still have problems. I can build webkit.dll successfully
> (with warnings), but it has unresolved imports, so a LoadLibrary of
> webkit.dll fails with error 127 "The specified procedure could not be
> found.". All DLLs can be resolved, but not the procedure entry points.
>
> Dependencies (newer version of dependency walker for win10) finds them
> as procedures in libEGL.dll, jpeg62.dll (wincairo prereq), OLEAUT32.dll
> and WSOCK32.dll. All other DLLs look fine.
>
> I also downloaded a recent Wincairo64 build by the build bot from S3,
> but this one also has these missing imports. Running the minibrowser
> however works and doesn't seem to have issues.
>
> Can someone give me any hint where to look?
>
> Thanks
>
> Thomas
>
>
> _______________________________________________
> webkit-help mailing list
> webkit-help@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-help
>
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-help

Reply via email to