Author Topic: can compile in code blocks...  (Read 3954 times)

Offline jdstufu

  • Single posting newcomer
  • *
  • Posts: 4
can compile in code blocks...
« on: January 12, 2008, 03:14:53 pm »
I tried compiling the default "Hello World" code that comes with every console program template but the it cant be compiled.

The error message shown in the Buil Log is:

Directory : D:\es204\testing\
--------------------------------------------------------------------------------
Switching to target: default
Compiling: main.cpp
mingw32-c++.exe: installation problem, cannot exec `cc1plus': No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)

My OS is vista.

What should I do to solve this problem?

Attached is a screen shot showing the error message of my codeblocks :(

[attachment deleted by admin]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: can compile in code blocks...
« Reply #1 on: January 12, 2008, 03:35:26 pm »
What should I do to solve this problem?
Search the forum before posting. This has been answered a million times now. I won't answer again.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline JGM

  • Lives here!
  • ****
  • Posts: 518
  • Got to practice :)
Re: can compile in code blocks...
« Reply #2 on: January 12, 2008, 03:45:49 pm »
Also you may search the wiki for the keyword vista