deployment - how to organize dll? qt windeployqt setup quite a few subfolders -


as using running windeployqt, pulls in quite few dlls , few subfolders. subfolder has 1 or 2 dll in it. feel exe "buried" in dll , subfolder, there cleaner way deploy? there way let windepolyqt pull minimum set of dll?

in addition:

  1. i wonder if can pull dll in subfolder , put them @ same level of other dll qt5core.dll?

  2. can put dll in subfolder of "dll", @ top level see "application.exe" , "dll" (folder)?

enter image description here


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -