Control panel says "Windows 8.1 Pro" (on a Surface Pro 1), but I don't
know how to get a more specific version. I get this from dumpbin:
$ dumpbin -imports godot.winrt.tools.exe |grep dll$
KERNEL32.dll
libEGL.dll
MSVCP110D.dll
MSVCR110D.dll
ole32.dll
api-ms-win-core-winrt-string-l1-1-0.dll
libGLESv2.dll
and
$ dumpbin -imports ../platform/winrt/x64/bin/libGLESv2.dll |grep dll$
Dump of file ../platform/winrt/x64/bin/libGLESv2.dll
msvcp120d_app.dll
msvcr120d_app.dll
api-ms-win-core-winrt-l1-1-0.dll
api-ms-win-core-winrt-string-l1-1-0.dll
KERNEL32.dll
d3d11.dll
D3DCOMPILER_47.dll
dxgi.dll
I do have a d3dcompiler_47.dll, the only ones from this list that I
don't see on c:\windows\system32 are "msvcp120d_app.dll" and
"msvcr120d_app.dll". Could those be somewhere else? I have some stuff
that start with "msvcp120", but nothing with "d" or "_app".
Thanks.
Ariel.
> --
> You received this message because you are subscribed to the Google Groups
> "angleproject" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
angleproject...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.