User forums > Help

Error compiling [Vista]

(1/2) > >>

that_dude_over_there:
HI, I just downloaded a nightly build of code::blocks, and I can't seem to get it working. I've downloaded the October 1st nightly build (4503 I believe), and I downloaded the MinGW compiler off the MinGW site. My problem is, nothing will compile. Whenever I try and compile a simple hello world program I receive this error..

Compiling: main.cpp
Execution of 'mingw32-g++.exe -Wall -fexceptions -g   -IC:\MinGW\include -IC:\MinGW\include\c++\3.4.2 -IC:\ MinGW\include\c++\3.4.2\backward -IC:\MinGW\include\c++\3.4.2\mingw32 -IC:\MinGW\lib\gcc\mingw32\3.4.2\include  -c D:\Test\main.cpp -o obj\Debug\main.o' in 'D:\Test' failed.
Nothing to be done

This is after following the instructions on the wiki by the way. I dunno where to go from here. Hopefully one of you do.

~TDOT> :shock:

Ceniza:
http://forums.codeblocks.org/index.php/topic,5727.0.html

TDragon:
Ensure that "C:\MinGW\bin\mingw32-g++.exe" exists. If not, you're missing MinGW's gcc-g++ package.

darthdespotism:
If I'm seeing this right you have MinGW and your Project on different Partitions on your PC which used not to work (don't know if this was fixed with 4.2.1 Tecnology Preview)

that_dude_over_there:
Thanks for the replies guys.
Ceniza:
Umm...thanks, but it can't really help me. I don't speak French :D.

TDragon: Yes it's there. That's the executable that actually compiles the code correct?

Darthdespotism:
I've tried putting it in the same partition as well, that didn't help either. Same exact error.

Anybody else have any ideas?

~TDOT> :shock:

Navigation

[0] Message Index

[#] Next page

Go to full version