当前位置:网站首页>Problems encountered in vs compilation
Problems encountered in vs compilation
2022-06-27 15:29:00 【Yang Yi】
Catalog
problem :VS Compiling shows : Unable to open xxxxx( Address ).exe To write
problem :main Already in xxxx.obj In the definition of
problem :scanf Function error reporting
problem :VS Compiling shows : Unable to open xxxxx( Address ).exe To write
- reason : The previous process was not closed , This error may occur when the same process is debugged repeatedly .
- resolvent : Find the corresponding file in the file explorer on your computer .exe file ,360 Mandatory deletion
problem :main Already in xxxx.obj In the definition of
- reason : Maybe other files are not excluded in the generation ,
- resolvent : Right click the file that does not need to be run , attribute , Exclude from build —— yes .

0615.cpp and 0613.cpp Is to exclude from the generation ,0602.cpp Not excluded from the build
problem :scanf Function error reporting

Solution I: Type on the first line #define _CRT_SECURE_NO_WARNINGS
![]()
Solution II: Right click on the file , attribute ,C/C++ SDL Check : no

边栏推荐
- Design and implementation of reading app based on Web Platform
- Piblup test report 1- pedigree based animal model
- Cesium 使用MediaStreamRecorder 或者MediaRecorder录屏并下载视频,以及开启摄像头录像。【转】
- 创建数据库并使用
- SQL parsing practice of Pisa proxy
- [interview questions] common interview questions (I)
- What are the characteristics of fixed income + products?
- AI begets the moon, and thousands of miles share the literary heart
- Gin general logging Middleware
- Experience sharing of mathematical modeling: comparison between China and USA / reference for topic selection / common skills
猜你喜欢

Unity3d best practices: folder structure and source control

Teach you how to realize pynq-z2 bar code recognition

AutoCAD - line width setting

All you want to know about large screen visualization is here

sql注入原理

漏洞复现----34、yapi 远程命令执行漏洞

volatile与JMM

Introduction to TTCAN brick moving

ReentrantLock、ReentrantReadWriteLock、StampedLock

How is the London Silver point difference calculated
随机推荐
关于TensorFlow使用GPU加速
Talk about redis transactions
Strong, weak, soft and virtual references of ThreadLocal
On traversal of tree nodes
Go error collection | when a function uses a return value with a parameter name
my. INI file configuration
FPGA based analog I ² C protocol system design (with main code)
Google tool splits by specified length
Excuse me, is it cost-effective to insure sunshine Optimus Prime term life insurance No. 7? What are the advantages of this product?
避孕套巨头过去两年销量下降40% ,下降原因是什么?
What are the operating modes of the live app? What mode should we choose?
Synchronized与锁升级
Derivation of Halcon camera calibration principle
关于 SAP UI5 参数 $$updateGroupId 前面两个 $ 符号的含义
Multithreading Basics (III)
Using redis skillfully to realize the like function, isn't it more fragrant than MySQL?
Longest substring without repeated characters (Sword finger offer 48)
手机号码的格式
E-week finance Q1 mobile banking has 650million active users; Layout of financial subsidiaries in emerging fields
Fundamentals of software engineering (I)