Greetings,
I would like to know how to make an application made with opengl be seen on other machines that do not have QT installed, I copied the plugins
  • Platforms
    • qwindows.dll


And the dlls
  • libEGL.dll
  • libgcc_s_dw2-1.dll
  • libGLESV2.dll
  • libstdc++-6.dll
  • opengl32sw.dll
  • Qt5Core.dll
  • Qt5Gui.dll
  • Qt5OpenGL.dll
  • Qt5Widgets.dll


Int the program root but it still does not work. The application runs, but when creating the part of the “animation” the program is broken and sometimes I only get the widget in total black, help me please.