QT運行顯示錯誤 This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
QT編譯的程序,在開發電腦上運行正常,COPY到目標電腦后運行顯示

原因是 除了 libgcc_s_seh-1.dll(64bit),libgcc_s_dw2-1.dll(32bit),libstdc++-6.dll,libwinpthread-1.dll,Qt5Core.dll,Qt5Gui.dll,Qt5Widgets.dll
之外,還需要 \plugins\platforms 下面的文件
