Skip to content

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

Description

@VadimkaG

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions