Skip to content

Instantly share code, notes, and snippets.

@wodim
Created April 25, 2017 10:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wodim/32e91ef97733cb575e71d242014de1cd to your computer and use it in GitHub Desktop.
Save wodim/32e91ef97733cb575e71d242014de1cd to your computer and use it in GitHub Desktop.
Launch kvirc on msys2/mingw64 after make install without copying any dlls
PATH=$PATH:/mingw64/bin/ QT_QPA_PLATFORM_PLUGIN_PATH=/mingw64/share/qt5/plugins/ release/kvirc.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment