Well for the benefit of the community, why not tell us!? If you could not find the answer already here, you may have an issue we've not encountered before; your solution may assist others.
Besides since there is plenty of bad advice that appears to work on the Internet, you might benefit from a review of your solution.
If this was the issue of running Dev-C++ on Vista, it is already dealt with in the "PLEASE READ BEFORE POSTING A QUESTION" thread.
Clifford
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Having the same symptoms does not make it the same problem. I suggest you start another thread and post your compile log, and specify your OS. Also be sure you have read the "PLEASE READ BEFORE POSTING A QUESTION", this error is symptomatic of using Dev-C++ under Vista, and that problem is dealt with there.
Clifford
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have read all the other errors similar to this one, and I still can't get it to work. Here is the Compile Log.
Compiler: Default compiler
Building Makefile: "C:\Projects\Project1\Makefile.win"
Executing make...
make.exe -f "C:\Projects\Project1\Makefile.win" all
gcc.exe -c main.c -o main.o -I"C:/Dev-Cpp/include"
gcc.exe: installation problem, cannot exec `cc1': No such file or directory
make.exe: *** [main.o] Error 1
Execution terminated
Well for the benefit of the community, why not tell us!? If you could not find the answer already here, you may have an issue we've not encountered before; your solution may assist others.
Besides since there is plenty of bad advice that appears to work on the Internet, you might benefit from a review of your solution.
If this was the issue of running Dev-C++ on Vista, it is already dealt with in the "PLEASE READ BEFORE POSTING A QUESTION" thread.
Clifford
I found out wut i had to do from somewhere else... sorry
I would like o know this as well. Because I have this issue too.
Having the same symptoms does not make it the same problem. I suggest you start another thread and post your compile log, and specify your OS. Also be sure you have read the "PLEASE READ BEFORE POSTING A QUESTION", this error is symptomatic of using Dev-C++ under Vista, and that problem is dealt with there.
Clifford