摘要: 新建文件:gen.bat,写入: set PATH=C:/Qt/Qt5.5.1/5.5/mingw492_32/bin;C:/Qt/Qt5.5.1/Tools/mingw492_32/bin;%PATH%windeployqt.exe your.exe 执行gen.bat脚本即可。 阅读全文
posted @ 2016-04-25 21:04 Shiyu_Huang 阅读(196) 评论(0) 推荐(0)