当前位置:网站首页>VC2010 编绎Qt5.6.3 提示 CVTRES : fatal error CVT1107:
VC2010 编绎Qt5.6.3 提示 CVTRES : fatal error CVT1107:
2022-06-28 15:32:00 【衢州小风风】
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.边栏推荐
- 蔚来潜藏的危机:过去、现在到未来
- Complete model training routine (I)
- R language ggplot2 visualization: use the patchwork package to stack two ggplot2 visualization results vertically to form a composite diagram, and stack one visualization result on the other visualiza
- Li Kou today's question -522 Longest special sequence
- PostgreSQL 存储结构浅析
- R language uses the multinom function of NNET package to build an unordered multi classification logistic regression model, and uses regression coefficients and their standard errors to calculate the
- MySQL主从切换的超详细步骤
- WSUS客户端访问服务端异常报错-0x8024401f「建议收藏」
- Facebook! Adaptive gradient defeats manual parameter adjustment
- 一文教你快速生成MySQL数据库关系图
猜你喜欢

After QQ was stolen, a large number of users "died"

Flutter简单实现多语言国际化

MIPS汇编语言学习-01-两数求和以及环境配置、如何运行

C#/VB.NET 将PDF转为Excel

Not being a meta universe now is like not buying a house 20 years ago!

Facebook出手!自适应梯度打败人工调参
一文教你快速生成MySQL数据库关系图

Power battery is divided up like this
DBMS in Oracle_ output. put_ Line output problem solving process

Gbase Nantah General Motors appears at the 6th World Intelligence Conference
随机推荐
WPF 视频硬解码渲染播放(无空域)(支持4K、8K、高帧率视频)
Classic model transformer
What! One command to get the surveillance?
ROS知识点——使用VScode搭建ROS开发环境
Successful cases of rights protection of open source projects: successful rights protection of SPuG open source operation and maintenance platform
[C language] how to implement plural types
分布式 CAP 定理的前世今生
抽奖动画 - 鲤鱼跳龙门
SAP MTS/ATO/MTO/ETO专题之九:M+M模式前后台操作,策略用50,提前准备原材料和半成品
After QQ was stolen, a large number of users "died"
完整的模型训练套路(一)
A bug liver a week I can't help mentioning issue
Basic grammar of C language
隐私计算 FATE - 离线预测
R语言使用nnet包的multinom函数构建无序多分类logistic回归模型、使用回归系数及其标准误计算每个系数对应的Z统计量的值
Fleet |「后台探秘」第 3 期:状态管理
MongoDB 在腾讯零售优码中的应用
How can the digital intelligent supply chain management platform of the smart Park optimize process management and drive the development of the park to increase speed and quality?
【黑马早报】腾讯回应大批用户QQ号被盗;薇娅丈夫公司被罚19万;中国恒大被申请清盘;关晓彤奶茶店回应被加盟商起诉...
R语言ggplot2可视化:使用patchwork包(直接使用加号+)将一个ggplot2可视化结果和数据表格横向组合起来形成最终结果图