当前位置:网站首页>Vc2010 compilation qt5.6.3 prompt cvtres: fatal error cvt1107:
Vc2010 compilation qt5.6.3 prompt cvtres: fatal error cvt1107:
2022-06-28 15:39:00 【Quzhou Xiaofeng】
namke After execution , An error occurred , This is the time , Don't back out
The reason is that what I compile now is x32 Bit , It uses win7 64 System
I want to put this file Replace it , Again namke command .
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.边栏推荐
- Successful cases of rights protection of open source projects: successful rights protection of SPuG open source operation and maintenance platform
- Validate palindrome string
- 如何从零搭建10万级 QPS 大流量、高并发优惠券系统
- Yiwen teaches you to quickly generate MySQL database diagram
- Flutter simply implements multilingual internationalization
- Technical secrets of ByteDance data platform: implementation and optimization of complex query based on Clickhouse
- MIPS汇编语言学习-03-循环
- NFT pledge LP liquidity mining system development details
- 化学制品制造业智慧供应商管理系统深度挖掘供应商管理领域,提升供应链协同
- SAP MTS/ATO/MTO/ETO专题之九:M+M模式前后台操作,策略用50,提前准备原材料和半成品
猜你喜欢

Fleet | "backstage exploration" issue 3: status management

厨卫电器行业S2B2C系统网站解决方案:打造S2B2C平台全渠道商业系统
Oracle11g database uses expdp to back up data every week and upload it to the backup server

Technical secrets of ByteDance data platform: implementation and optimization of complex query based on Clickhouse

GCC efficient graph revolution for joint node representationlearning and clustering

环保产品“绿色溢价”高?低碳生活方式离人们还有多远

Successful cases of rights protection of open source projects: successful rights protection of SPuG open source operation and maintenance platform

SAP MTS/ATO/MTO/ETO专题之九:M+M模式前后台操作,策略用50,提前准备原材料和半成品

分布式理论须知

Qt create 5.0.3 配置Qt4.8.7
随机推荐
Case driven: a detailed guide from getting started to mastering shell programming
R语言ggplot2可视化:使用patchwork包(直接使用加号+)将一个ggplot2可视化结果和一个plot函数可视化结果横向组合起来形成最终结果图、将两个可视的组合结果对齐
DBMS in Oracle_ output. put_ Line output problem solving process
实验6 8255并行接口实验【微机原理】【实验】
分布式理论须知
High "green premium" of environmental protection products? How far is the low-carbon lifestyle from people
ROS知识点——ROS创建工作空间
go-zero 微服务实战系列(七、请求量这么高该如何优化)
一个bug肝一周...忍不住提了issue
Yiwen teaches you to quickly generate MySQL database diagram
深度学习基础汇总
字节跳动数据平台技术揭秘:基于 ClickHouse 的复杂查询实现与优化
R语言使用nnet包的multinom函数构建无序多分类logistic回归模型、使用回归系数及其标准误计算每个系数对应的Z统计量的值
机器学习之深度学习卷积神经网络,实现基于CNN网络的手写字体识别
web Worker 轮询请求
Oracle11g database uses expdp to back up data every week and upload it to the backup server
分布式 CAP 定理的前世今生
NAACL 2022 | 机器翻译SOTA模型的蒸馏
MIPS assembly language learning -02- logic judgment - foreground input
Qt5.5.1配置MSVC2010编绎器和windbg调试器