User forums > Help

Compilation error help!

(1/1)

boringz:
Hi,

I have this error when I tried to compile..

Compiling: D:\Programming Projects\MPIProgramming Projects\greetings.c
Execution of 'mingw32-g++.exe   -ID:\MPICH2\include  -c "D:\Programming Projects\MPIProgramming Projects\greetings.c" -o "D:\Programming Projects\MPIProgramming Projects\greetings.o"' in 'C:\Users\Richard Lim\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\CodeBlocks' failed.
Nothing to be done.


I have installed MPICH2 for my project, installing both MPICH and codeblocks in my D drive. Any ideas why it couldn't run? I have installed MingW too if you're wondering. Everything is set but it's not working. Queer. Is it a prequisite that I must install in C drive? I don't think so. And I noticed at this line "  -ID:\MPICH2\include " why isn't it running as -I "D:\MPICH2\include" like the others? Any help appreciated. Thanks a billion.

Info:
Windows Machine (Vista x86 - Don't think it affects the problem because I had it running on another vista machine in school)

boringz:
Bump. Anyone has a solution?

thomas:
Incorrectly configured compiler. Look at your compiler options, toolchain executables.

Navigation

[0] Message Index

Go to full version