Dependency Walker http://www.dependencywalker.com/
【目的】
- 使用 Dependency Walker 輔助發佈 Qt 程式。
【步驟】
- 下載並安裝 Dependency Walker 。
- 打開 Dependency Walker ,接著使用 File | Open 開啟已經生成exe 檔。
- Dependency Walker 就會列出需要的 dll。記的把這些 dll 在發佈 Qt 應用程式時一起發佈。
【附記】
其他作者發佈的應用程式提供參考。
- 動態編譯基本檔案 (以 Win32DiskImager 為例)
- GPL-2 (非必須)
- LGPL-2.1 (非必須)
- mingwm10.dll
- QtCore4.dll
- QtGui4.dll
- README.txt (非必須)
- Win32DiskImager.exe (編譯好的執行檔)
- 動態編譯基本檔案 (以 qwr_v0.2 為例)
- libgcc_s_dw2-1.dll
- mingwm10.dll
- QtCore4.dll
- QtGui4.dll
- QtNetwork4.dll
- QtXml4.dll
- qwr_v0_2.exe
【參考】
- 關於在windows下部署發佈QT程序的總結
http://www.wretch.cc/blog/jaywang4/15097262 - [Qt密技]執行Qt程式時找不到相關dll檔該怎麼辦?
http://jarsing.blogspot.com/2009/03/qtqtdll.html - Win32DiskImager
https://wiki.ubuntu.com/Win32DiskImager - [Qt Topic] – 中文化研习,做一个多语言的简易天气预报器
http://blog.csdn.net/jasonblog/archive/2010/04/02/5445191.aspx - 【原創分享】MeeGo v1.0 (Netbook UX)簡介及試用「手指」製作教學
http://www.umpcfever.com/news/?postid=3704 - 如何打包发布基于Qt4 Windows的软件
http://qt.csdn.net/articles.aspx?pointid=490&pointid2=