Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[runtime win x64] Unable to verify timestamp for libgtk-3-0.dll #356

Open
VadimkaG opened this issue Jun 14, 2024 · 0 comments
Open

[runtime win x64] Unable to verify timestamp for libgtk-3-0.dll #356

VadimkaG opened this issue Jun 14, 2024 · 0 comments

Comments

@VadimkaG
Copy link

VadimkaG commented Jun 14, 2024

My app runs on linux.
It runs if I place the necessary dlls next to the exe (I took them from the msys2 library).
But when I install runtime (win x64 from https://gtkd.org/download.html) and try to run my application I get an error.

App compiled by dub and dmd.

Error (windbg log):

ModLoad: 00007ff9`c98a0000 00007ff9`c9a4e000   C:\Windows\SYSTEM32\WindowsCodecs.dll
(244.1948): Access violation - code c0000005 (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
*** WARNING: Unable to verify timestamp for C:\Program Files\Gtk-Runtime\bin\libgtk-3-0.dll
00000000`00000000 ??              ???

P.S. File libgtk-3-0.dll exists
P.P.S. I can send the full log if necessary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant