code blocks is not working on vista every time i try to build it its telling me no such file or directory.
but i created the program previously on xp can some one help me my project is due on the 17th of 12
and i'm still not finished.
Try following these steps
http://wiki.codeblocks.org/index.php?title=Installing_MinGW_with_Vista
Tim S
tryed it, it still wont build the program i'm getting this error when i try to run it Checking for existence: G:\C progrmming\term project\termprogram\salesprogram-term.exe
Executing: C:\Program Files\Code Blocks/cb_console_runner.exe "G:\C progrmming\term project\termprogram\salesprogram-term.exe" (in G:\C progrmming
In general it is a very bad idea to use file / pathnames with spaces in it maybe causing the problems you experience.
Can you post a more complete error message?
The complete message is Compiling: C:\Users\Orett\Desktop\test\test.c
mingw32-gcc.exe: installation problem, cannot exec `cc1': No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
The vista that i'm running is the home premium edition.
Hi,
if possible try to use the gcc version > 4.2 of mingw, because this version works under vista. I tested this under vista and I think this would fix your problem.
Bye
Mario
Quote from: tapaditap on December 20, 2007, 10:32:57 PM
The vista that i'm running is the home premium edition.
See here:
http://forums.next.codeblocks.org/index.php/topic,7392.msg56121.html#msg56121
...and if you continue to search in the forums there is even more info on that topic.
With regards, Morten .
where can i go to down load version 4.2 please let me known