Skip to content
Qt 6.11 is out! See what's new in the release blog
  • 0 Votes
    13 Posts
    12k Views
    S
    hello man so first change ur build configuration to release or whatever then build your application and after that go to ur qt files -> bin > compiler u used > windeployqt.exe that file is what which will gather the .dll and etc files which ur app needs right click on the window and select powershell and then this command .\windeployqt.exe "path of ur .exe file"