current position:Home>Creating any project with dev C + + will report the following errors. What's going on.
Creating any project with dev C + + will report the following errors. What's going on.
2022-02-04 16:29:46 【CSDN Q & A】
No repeated opening of the program . I didn't use Chinese as the path , Even the simplest project is output HELLO WORLD All will report wrong. .
Take the answer :
Repeatedly defined this show Methods?
Other answers 2:
answer : What kind of project did you choose , The console application will obviously not report an error , And desktop applications ( namely Windows Application) Need some other inputs and outputs ( Never learned. , But direct creation can run , Blank interface )
The console application is as follows :
#include <iostream>using namespace std;/* run this program using the console pauser or add your own getch, system("pause") or input loop */int main(int argc, char** argv) { cout<<"hello"; return 0;}
This is OK , Will be output “hello”
I don't know much about desktop applications , You can consider deleting it and reinstalling it DevC++, It's easy anyway
copyright notice
author[CSDN Q & A],Please bring the original link to reprint, thank you.
https://en.cdmana.com/2022/02/202202041629438745.html
The sidebar is recommended
- What is the migration scheme where the source of DTS is maxcompute?
- What is the migration scheme for Oracle as the source of DTS?
- The source of DTS is self built PostgreSQL or RDS. What is the migration scheme of PostgreSQL?
- Has MySQL encountered deadlock problem? How to solve it?
- What is the framework structure of dataX?
- What is the difference between dimension modeling and paradigm modeling in data warehouse?
- Serverless deconstructs the game industry's pain points. What are the fast iterations and global deployment that game customers focus on?
- What are the core components of dataX?
- The source of DTS is self built mongodb or cloud database. What is the migration scheme of the old console of mongodb?
- What is the data drift in the data warehouse?
guess what you like
-
The source of DTS is self built redis or cloud database redis. What is the migration scheme of the new console?
-
Why does MapReduce run slowly?
-
Serverless deconstructs the game industry's pain points. What are the high concurrency and high deployment concerns of game customers?
-
How to solve the problem of data drift in data warehouse?
-
What are the prerequisites for the installation of dataX?
-
The source of DTS is self built redis or cloud database. What is the migration scheme of the old console of redis?
-
How to optimize SQL in daily work?
-
What is the migration scheme where the source of DTS is tidb?
-
What are the types of MySQL sub database and sub table?
-
Serverless deconstructs the pain points of the game industry. What are the stability, reliability and security that customers pay attention to?
Random recommended
- Is there any difference between on and where in SQL?
- What is the migration scheme for DB2 for LUW, the source of DTS?
- What are the differences between MySQL InnoDB and MyISAM?
- Serverless deconstructs the game industry's pain points. What are the data, operation and maintenance and cost control that customers pay attention to?
- What is the difference in principle between MPP and Mr?
- What is the migration scheme for DTS whose source is DB2 for I?
- What is the migration scheme for Teradata, the source of DTS?
- The principle of database index why use B + tree?
- The source of DTS is self built HBase. What is the migration scheme?
- What is Mars?
- What is the migration scheme for the third-party cloud as the source of DTS?
- Appbarlayout of Android realizes the effect of hovering adsorption and scaling, and Android develops games
- Introduction to the filter interface in Android, androidhook mechanism, even simple actual combat will not get high salary
- Common design patterns in Android are known only when you become a project manager
- Android - customize the title bar, which is a necessary knowledge point for Android advanced development post
- Android - teach you how to develop a smile capture artifact on Android in 30 minutes
- Android SMS encryption, contact letter sidebar positioning, Android development will be able to use technology
- Running time problems when scanf is different
- It's hard to start with small problems in C language
- Speech emotion analyzer
- On the linear programming problem, please solve it
- When running Vue, it will report an error and download the resource package. That's it
- How to remove 50Hz power frequency interference
- Help, please call me in C language
- C language programming, can someone help me
- How to call CSH command under Linux with Python
- What data can observation cloud collect
- What application scenarios are cloud observation applicable to?
- How to convert this code difference
- What deployment methods does observation cloud support?
- How do you use DEM to extract the geomorphic parameters of river valley width height ratio? Are there any steps? Red envelope paid
- What's wrong with the proportion of MAC display
- Spring project WebSphere annotation web XML filter error
- I want to ask you a question
- How does "observation cloud" perceive abnormal data?
- How should beginners do this problem
- Power supply mode of DP interface 20pin VDD
- For beginners' exercises, help!
- Quartus simulation stops at this interface
- The cells in latex coincide with the contents
- Questions about errors caused by multithreaded access to bitmap objects that are currently being used elsewhere