Author Topic: compiler  (Read 3579 times)

irayanai

  • Guest
compiler
« on: February 06, 2008, 04:11:09 pm »
i just download code:block
the problem is, that i cant comiple...
i got the messege:
Compiling: C:\Users\owner\Documents\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

help...
10x

Offline JGM

  • Lives here!
  • ****
  • Posts: 518
  • Got to practice :)
Re: compiler
« Reply #1 on: February 06, 2008, 04:38:59 pm »
Well assuming you don't have the compiler installed.

the nightly builds doesn't bring the mingw compiler download it here:
http://sourceforge.net/project/showfiles.php?group_id=2435

you have to install it on c:\mingw to be correctly auto detected by codeblocks

Or

you are using windows vista, and the old version of mingw 3.4.x so get the new one 4.x.x

Or

Just look at the wiki
http://wiki.codeblocks.org/index.php?title=Installing_MinGW_with_Vista
« Last Edit: February 06, 2008, 04:43:26 pm by JGM »

Offline darthdespotism

  • Almost regular
  • **
  • Posts: 163
    • Coder's Nemesis
Re: compiler
« Reply #2 on: February 06, 2008, 06:03:06 pm »
As e seems to have mingw32-gcc.exe he probably has an compiler and codeblocks does find it so I guess that's the vista-thing again ;)

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: compiler
« Reply #3 on: February 06, 2008, 07:14:47 pm »
Can you please tell me why you started that stupid poll??  :shock:
Be a part of the solution, not a part of the problem.