Apr 22, 2013 Do you mean: 'IDE returned 1 exit status'? If so, it's because there probably was an error in your program and it didn't return correctly at the end of it. A program should always return 0 when terminating. If it's returning 1 at termination there was some kind of error interrupting.
1d returned 1 exit status error First of all you have to create a project by clicking file new and then project and give project name select the language c or c and select empty also. Then your program is under that project. And then give a program name save it. Run โปรแกรม dev c แล้วมันฟ้องว่า Error ld returned 1 exit status ต้องแก้ไขตรงจุดไหนครับ? กระทู้คำถาม C C (ภาษา. Message Error ld returned 1 exit status. Collect2.exe:-1: error: error: ld returned 1 exit status SOLVED This topic has been deleted. Only users with topic management privileges can see it. Collect2.exe:-1: error: error: ld returned 1 exit status. The compile output is, 18:07:33: Running steps for project untitled. Sep 12, 2007 Need help? Post your question and get tips & solutions from a community of 447,655 IT Pros & Developers. It's quick & easy.
Hi all
I am a noob to C++ and I was getting some source code off the web and this is the second time it has happened, when I compile (Blood Shed Dev) I get a message in the compiler 'permission denied'
'Id returned 1 exit status'
Can anybody help me and tell me what is going wrong please?
Many thanks
HLA91
Don't know about Bloodshed, but what is the code suppose to do? Dev c++ descargar 2019. Could you show it? What OS are you using?