开发者

Compiling Qt app agains latest VC++ 2008 runtime

Hi I have a problem compiling my Qt app with Visual studio 2008 SP1.

For the sake of purity I created a windows XP virtual machine, installed VS 2008, then SP1 and then compiled Qt 4.6. Now from looking at the manifest of the Qt DLLs (using XN Resource Editor) I can see that they depends on 9.0.21022.8 CRT.

But at the same time the latest CRT that comes with SP1 is 9.00.30729.4926. Why were the Qt DLLs generated with the the older manifest embedded? How can I fix this?

Besides this, on my dev machine in wins开发者_运维问答xs folder I can only find 9.00.21022.8 CRT (note double zero). Where is the 9.0.21022.8 CRT - I have no idea, but they must be somewhere((c) Bush) since the app actually starts on the dev machine.

Thanks Anton


This should fix it: App does not run with VS 2008 SP1 DLLs, previous version works with RTM versions

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜