zen-wallet
zen-wallet copied to clipboard
Unable to load DLL 'libglib-2.0-0.dll'
When I try to start Zen wallet (on Windows 8.1) I get in console the following text with error
***** Node starting with args:
BlockChain(I) No tip. Network(I) Magic is 1 Network(I) Warning, found 2 internal addresses Network(W) Remaining peers to get : 10 System.DllNotFoundException: Unable to load DLL 'libglib-2.0-0.dll': The specifi ed module could not be found. (Exception from HRESULT: 0x8007007E) at GLib.Marshaller.g_malloc(UIntPtr size) at GLib.Marshaller.StringToPtrGStrdup(String str) at GLib.Global.set_ProgramName(String value) at Gtk.Application.SetPrgname() at Gtk.Application.Init() at Wallet.App.Start(WalletManager walletManager, NodeManager nodeManager) at Zen.App.GUI(Boolean shutdownOnClose) at Zen.Program.Main(String[] args)
Unhandled Exception: System.DllNotFoundException: Unable to load DLL 'libglib-2. 0-0.dll': The specified module could not be found. (Exception from HRESULT: 0x80 07007E) at GLib.Marshaller.g_malloc(UIntPtr size) at GLib.Marshaller.StringToPtrGStrdup(String str) at GLib.Global.set_ProgramName(String value) at Gtk.Application.SetPrgname() at Gtk.Application.Init() at Wallet.App.Start(WalletManager walletManager, NodeManager nodeManager) at Zen.App.GUI(Boolean shutdownOnClose) at Zen.Program.Main(String[] args)