[webkit-help] Wincairo build for 32 bit

Fujii Hironori fujii.hironori at gmail.com
Wed Jul 29 12:59:01 PDT 2020


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.lists at 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 at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-help
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20200730/c74365e5/attachment.htm>


More information about the webkit-help mailing list