I have vista premium edition. I am a beginner with c programming language so i wanted a fairly easy compiler to work i found dev c++ very easy to use and excellent for a beginner. I used it on xp before and it worked perfect for learning the language. When I got my new computer i had vista premium already pre-installed which is fine. Now i installed dev c++ with no problems. I click to open the software and everything fine. I open my source that i have already finished working and want to compile. So i click compile and i get no errors and it says done so i click ok. But then i'll go back in my directory of the c source and there will be no execute file presents. Even once i go run in dev c++ it will say c source code has not being compiled as there no execute file. I know dev c++ has been installed problem and everything is there i also know that my c source code has no errors. But i do know that this probably has something to do with vista. I just don't know how to fix this problem. I hope someone can help with this. Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The problem with Vista is dealt with on the "PLEASE READ BEFORE POSTING A QUESTION" thread.
I am willing to bet that you did in fact get errors; look in the Compile Log which you should have posted in any case (that too is mentioned in the "PLEASE READ BEFORE POSTING A QUESTION", which is why you really should read it first).
Clifford
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have vista premium edition. I am a beginner with c programming language so i wanted a fairly easy compiler to work i found dev c++ very easy to use and excellent for a beginner. I used it on xp before and it worked perfect for learning the language. When I got my new computer i had vista premium already pre-installed which is fine. Now i installed dev c++ with no problems. I click to open the software and everything fine. I open my source that i have already finished working and want to compile. So i click compile and i get no errors and it says done so i click ok. But then i'll go back in my directory of the c source and there will be no execute file presents. Even once i go run in dev c++ it will say c source code has not being compiled as there no execute file. I know dev c++ has been installed problem and everything is there i also know that my c source code has no errors. But i do know that this probably has something to do with vista. I just don't know how to fix this problem. I hope someone can help with this. Thanks.
The problem with Vista is dealt with on the "PLEASE READ BEFORE POSTING A QUESTION" thread.
I am willing to bet that you did in fact get errors; look in the Compile Log which you should have posted in any case (that too is mentioned in the "PLEASE READ BEFORE POSTING A QUESTION", which is why you really should read it first).
Clifford