How to deploy my application using Qt-Creator?

前端 未结 5 665
一个人的身影
一个人的身影 2021-02-01 21:57

I\'m trying to deploy my simple Qt project like a hello world.

I build it successfully and can also execute it on Qt-Creator. However, I can\'t execute the binary direc

5条回答
  •  挽巷
    挽巷 (楼主)
    2021-02-01 22:13

    copy all the qt dlls to your windows directory directly "C:\Windows\" and there will be no qt dll error 100% working and simple nb: do not create a qt dll folder in your windows directory post them as they are

提交回复
热议问题