User forums > Help

Compiling error on everything!

(1/1)

Harq:
I downloaded c::b and set it up with the compiler on windows, with all features.  I make a new console app to test it out, and I leave the code as it is and compile.  Here is the error I get:

--- Quote ---Project   : Console application
Compiler  : GNU GCC Compiler (called directly)
Directory : C:\Users\-----\Desktop\
--------------------------------------------------------------------------------
Switching to target: default
Compiling: main.cpp
mingw32-g++.exe: installation problem, cannot exec `cc1plus': No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
--- End quote ---

Please help!  I heard the c::b is really good and I want to try it!  Thanks in advance :)

TDragon:
You have failed to specify which version of Code::Blocks you're using, as well as which version of Windows.

In any case, this is a classic symptom of trying to run MinGW/GCC on Windows Vista. If you're running Vista, you can find other threads in the C::B forums on how people were able to resolve this issue.

Navigation

[0] Message Index

Go to full version