Qt

From 太極
Revision as of 14:13, 6 May 2013 by Brb (talk | contribs) (Created page with "= How to distribute Qt application = In my first example of GUI with button & label, I need to put 7 dll files in the same exe directory. * icudt49.dll (17MB) * icuin49.dll (1.…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How to distribute Qt application

In my first example of GUI with button & label, I need to put 7 dll files in the same exe directory.

  • icudt49.dll (17MB)
  • icuin49.dll (1.3MB)
  • icuuc49.dll (1MB)
  • Qt5Cored.dll (7MB)
  • Qt5Guid.dll (5.5MB)
  • Qt5Widgets.dll (4MB)
  • Qt5Widgetsd.dll (7.5MB)