User forums > Using Code::Blocks

problems with code blocks on vista

(1/2) > >>

tapaditap:
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.

stahta01:
Try following these steps

http://wiki.codeblocks.org/index.php?title=Installing_MinGW_with_Vista

Tim S

tapaditap:
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

darthdespotism:
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?

tapaditap:
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
 

Navigation

[0] Message Index

[#] Next page

Go to full version