Code::Blocks Forums
User forums => Help => Topic started by: tinkus on October 10, 2007, 12:57:05 pm
-
hello
am kind of new in this programming thing, just started learning c in school.
teacher there wants us to use codeblocks.
am having a few problems using it home. with vista.
keep receiving error message:
-------------- Build: Debug in zcxfv ---------------
Compiling: main.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
when trying to compile a simple hello world
can anyone help me?
thnks
-
just saw a simila post below.
my bad.
anyway , already followed that instructions.
keep receiving same msg
edit:
also, am receiving a different msg thsn the one that tutorial is addressed to :
-------------- Build: Debug in test ---------------
Compiling: main.cpp
mingw32-g++.exe: CreateProcess: No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings