Author Topic: using codeblocks with vista - newbie question  (Read 2800 times)

tinkus

  • Guest
using codeblocks with vista - newbie question
« 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

tinkus

  • Guest
Re: using codeblocks with vista - newbie question
« Reply #1 on: October 10, 2007, 01:03:10 pm »
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
« Last Edit: October 10, 2007, 01:12:19 pm by monica_f »