当前位置:网站首页>Error resolution after MFC closes the precompiled header file
Error resolution after MFC closes the precompiled header file
2022-07-21 10:41:00 【Little yellow man software】
severity Code explain project file That's ok Disable status
error C1189 #error: WINDOWS.H already included. MFC apps must not #include <Windows.h> FtSmartPos d:\program files\microsoft visual studio\2017\professional\vc\tools\msvc\14.16.27023\atlmfc\include\afxv_w32.h 16
error ( Activities ) E0035 #error Instructions : WINDOWS.H already included. MFC apps must not #include <Windows.h> FtSmartPos D:\Program Files\Microsoft Visual Studio\2017\Professional\VC\Tools\MSVC\14.16.27023\atlmfc\include\afxv_w32.h 16
error C1189 #error: "No Target Architecture" FtSmartPos d:\windows kits\10\include\10.0.17763.0\um\winnt.h 154
error C3646 “sock_client”: Unknown override specifier FtSmartPos d:\010f200\svn\producetoolmfc\ftsmartpos\ftsmartpos\toolbydmes\comm\mysocket.h 16
error C4430 Missing type specifier - Is assumed to be int. Be careful : C++ Default... Is not supported int FtSmartPos d:\010f200\svn\producetoolmfc\ftsmartpos\ftsmartpos\toolbydmes\comm\mysocket.h 16
All have been deleted WINDOWS.H, It also indicates that it is heavy . hold pch.h or stdafx.h Put it at the front of each header file after OK.
severity Code explain project file That's ok Disable status
error C1189 #error: "No Target Architecture" FtSmartPos d:\windows kits\10\include\10.0.17763.0\um\winnt.h 154
#include <minwindef.h>
#include <WinDef.h>
Delete all . Or put it at the back .
边栏推荐
- redis 内存分析工具 RMA 使用
- 简单运行k6
- The seemingly simple input box input is abnormally stuck. Remember a troubleshooting idea for daily performance problems
- Unity自定义属性(Attribute)示例
- MySQL ON DELETE CASCADE(级联删除)[猿教程]
- BigDecimal
- 同时实现射频干扰信号检查与缓解的工作
- Acmix: on the integration of self attention and Revolution
- 两个库都有MD5.h,重定义或无法解析的外部符号,得删除一个。获取串口列表,自动获取串口号
- What is pyGame
猜你喜欢
[论文速度] 同时解决成像时,曝光不足和曝光过度问题:Deep Reciprocating HDR Transformation
论文速读:FAIR 最新 ViT 模型 改进多尺度 ViT --- Improved Multiscale Vision Transformers
Quick reading of the paper: axial deeplab: stand alone axial attention for panoramic segmentation
宏创建内联函数读写cpu reg
2022 new third-party pagoda panel btcloud PHP source code
If you know something about deep learning, you can send nature? It is more important to find the right problem and the problem with scientific value
Semantic segmentation-rethinking bisenet for real time semantic segmentation-2-miou calculation
重庆交通大学2021级程序设计方法及在线实践考试题解
Machine learning - detailed derivation of support vector machine theory (including explanation of examples) (I)
redis6.2 systemd 启动 提示 redis.service: Failed with result ‘protocol‘.
随机推荐
3.压力测试
正则表达式学习
Prometheus Operator 配置报警
尚硅谷SSM新版视频教程发布
flv.js的追帧、断流重连及实时更新的直播优化方案
机器学习—支持向量机理论详细推导(含例题讲解)(三)
[NeurIPS 2021] TokenLearner:自适应学习 token 个数和位置 - What Can 8 Learned Tokens Do for Images and Videos?
Unity自定义属性(Attribute)示例
codeforces educational round 131 ABCDEF
文件映射(mmap)和sendfile和零copy之間的聯系和區別
用户体验 | 深耕用户体验筑造银行竞争的护城河
Semantic segmentation -rethinking bisenet for real time semantic segmentation-1-cityscapes dataset
论文速读:Axial-DeepLab: Stand-Alone Axial-Attention for Panoptic Segmentation
What is pyGame
生成任意边缘平滑形状(斑块)神器
Machine learning by Li Hongyi 4 Deep learning
Hide & seek introduction -- end-to-end simulation and processing of radio observation data (I)
单片机外部中断触发方式:电平触发和边沿触发两者说明
The website can be packaged online into the full open source source code of APK system
Postman进阶功能