DEVC + + reports an error [error] ID returned 1 exit status
cause
The computer in the school computer room always compiles twice and always reports errors
Error reporting prompt
[Error] Id returned 1 exit status
Solution
premise
First check whether the console window of your program is closed, and then recompile if there is an error.
The following scheme is for the case where an error is still reported after closing the window
operation
Right click dev C + + icon –> Properties –> Compatibility –> Tick “run this program as administrator”“
Open dev C + + –> tools –> compilation options –> code generation/Optimization –> connector –> and set link objective C program to yes
Switch the compiler in the upper right corner of the dev C + + main page to debug mode (for example, tdm-gcc 4.9.2 64 bit debug)
If your computer has a restore card, please place the project and its files on an unprotected disk
Similar Posts:
- C2471 or LNK1140 errors [How to Solve]
- [Solved] error C1090: PDB API call failed, error code ‘0’
- Eclipse Unable to install breakpoint in XXX [How to Solve]
- linux Generated when decompressing .tar.gz files gzip: stdin: not in gzip format tar: /Child returned status 1 tar: Error is no…
- Error decompressing .tar.gz gzip: stdin: not in gzip format tar: Child returned status 1 ta…
- CentOS7.5 Install Python3.7 error: configure: error: no acceptable C compiler found in $PATH
- Connect unity profiler to Android real machine for debugging
- codeblocks17.12 debug :ERROR: You need to specify a debugger program in the debuggers’s set…
- About window.history.back() backward problem
- error: ‘to_string’ was not declared in this scope