Build of generated Hello World! fails.
Posted: Mon Nov 24, 2014 7:19 pm
Hello guys,
I hope you can help me with my problem.
I am a former Codeblocks user, but after a little while it stopped working cause it somehow failed to open the executable.
After a little search for a new IDE i found codelite an it looked really good to me. So i deinstalled codeblocks and installed codelite.(I'm using 64-bit windows7)
This thing happened to me while programming a homework for uni (in C): (Keep in mind, that i study electrical engineering and not informatics please)
I created a new project in codelite with the name hw6 (homework6), and started coding.
After a little while i tried to compile and run my project, but the only thing i got was an Error.
I was curious why it didn't work, so i deleted the projectfolder and created a new project (with the same name).
Then i copied my old main.c into the new main.c and tried to compile and run it.
suddenly it worked.
I then kept on programming a little, and after i compiled and ran it a few times it stopped working again.
I was even more curious at that point, so i created a new project in codelite (hw7).
I compiled and ran the completely unchanged Hello World, the program generates for a new project, a couple times.
I also deleted some letters, and typed in the same again myself.
After a few times even the standard Hello World stopped working.
Now my question is:
Has anyone got a solution for this kind of problems? Why do i keep getting errors with my IDE's?
I'll attach some screenshots for your viewing pleasure
I hope they help.
I hope you can help me with my problem.
I am a former Codeblocks user, but after a little while it stopped working cause it somehow failed to open the executable.
After a little search for a new IDE i found codelite an it looked really good to me. So i deinstalled codeblocks and installed codelite.(I'm using 64-bit windows7)
This thing happened to me while programming a homework for uni (in C): (Keep in mind, that i study electrical engineering and not informatics please)
I created a new project in codelite with the name hw6 (homework6), and started coding.
After a little while i tried to compile and run my project, but the only thing i got was an Error.
I was curious why it didn't work, so i deleted the projectfolder and created a new project (with the same name).
Then i copied my old main.c into the new main.c and tried to compile and run it.
suddenly it worked.
I then kept on programming a little, and after i compiled and ran it a few times it stopped working again.
I was even more curious at that point, so i created a new project in codelite (hw7).
I compiled and ran the completely unchanged Hello World, the program generates for a new project, a couple times.
I also deleted some letters, and typed in the same again myself.
After a few times even the standard Hello World stopped working.
Now my question is:
Has anyone got a solution for this kind of problems? Why do i keep getting errors with my IDE's?
I'll attach some screenshots for your viewing pleasure
I hope they help.