ipbc-dev / bittube-wallet-gui

Legacy BitTube 3 Wallet GUI
https://github.com/BitTubeCash/bittube-wallet-gui
Other
44 stars 36 forks source link

Missing windows dependencies #12

Closed taeguscromis closed 4 years ago

taeguscromis commented 6 years ago

If the Windows wallet is missing dependencies like c++ runtime or opengl it simply crashes in case of opengl or give an unfriendly error message. I suggest:

  1. The wallet should use a launcher
  2. The launcher checks for dependencies, c++ runtime, opengl
  3. if c++ runtime is not found the wallet offers an install before launching
  4. if opengl is not found it offers an install otherwises it flags itself to use QT

unknown

sabotagebeats commented 5 years ago

I have same issue missing QT DLL's

italocoin-project commented 5 years ago

Should be Resolved by now, download latest version and let me know.