Deploy Qt app on win7 32-bit - works (and compiles) on Win7 x64

后端 未结 2 1459
旧巷少年郎
旧巷少年郎 2021-01-21 09:47

Well, I\'ve spent a day looking for solution and have read everything but I am not able to deploy my Qt application, so I decided to ask.

I\'m using Qt 5.2.1 via the Vis

2条回答
  •  温柔的废话
    2021-01-21 10:10

    The problem was not with the plug-ins, but it also requested the VS2010 redists.
    After I tried everything I've found it in the Qt folder, and tried running my app with installing it. Now it runs on the Virtual PC too, however, it was not listed (or I oversaw this) in the dependencies. It only listed 2012 and 2013 versions.

提交回复
热议问题