Application deployed with QT5 libraries does not start on Windows 7

前端 未结 8 1459
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-05 04:37

Recently we have been migrating our QT based application on Windows from QT 4.8 to QT 5, and we have run into a issue with deployment. Note that our app has not changed, we

8条回答
  •  抹茶落季
    2020-12-05 04:53

    Qt platform dlls are located in the "plugins" folder in "qtbase": C:\Qt\5.0.0\qtbase\plugins\platforms

提交回复
热议问题