VC2010 编绎Qt5.6.3 提示 CVTRES : fatal error CVT1107

namke 执行后,发生错误,这个时候,不要退出来

原因是我现在编绎的是x32位的,使用的是win7 64系统 

要把这个文件 替换一掉,再重新namke命令。

https://download.csdn.net/download/aasmfox/85786032

        link /NOLOGO /DYNAMICBASE /NXCOMPAT /BASE:0x65000000 /INCREMENTAL:NO /DL
L /SUBSYSTEM:WINDOWS /VERSION:5.6 /MANIFEST /MANIFESTFILE:..\..\lib\Qt5Widgets.d
ll.embed.manifest /OUT:..\..\lib\Qt5Widgets.dll @C:\Users\ADMINI~1\AppData\Local
\Temp\nm5425.tmp
   Creating library ..\..\lib\Qt5Widgets.lib and object ..\..\lib\Qt5Widgets.exp
 
CVTRES : fatal error CVT1107: 'a:\QT\Src\qtbase\src\widgets\.obj\release\Qt5Widg
ets_resource.res' is corrupt
LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or c
orrupt
NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio 10.0\VC\BI
N\link.EXE"' : return code '0x463'
Stop.
NMAKE : fatal error U1077: '"D:\Program Files\Microsoft Visual Studio 10.0\VC\BI
N\nmake.exe"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'cd' : return code '0x2'
Stop.
————————————————
版权声明:本文为CSDN博主「衢州小风风」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
原文链接:https://blog.csdn.net/aasmfox/article/details/125470772

posted @ 2022-11-27 15:40  小风风的博客  阅读(65)  评论(0编辑  收藏  举报