User forums > Help
Execution of 'mingw32-g++.exe
(1/1)
frier:
I Just installed the Nightly Build for the 10/11/2006 and i have placed the wxmsw26u_gcc_cb.dll and the mingwm10.dll into the root directory of my CodeBlocks folder.
But when i go to compile some code it gives me the follow error:
"Execution of 'mingw32-g++.exe -Wall -g -c main.cpp -o obj\Debug\main.o' in 'C:\Documents and Settings\Administrator\My Documents\C++\First Test\FirstProject' failed."
Is this a linker issue?
stahta01:
What compiler do you think you are supposed to use?
The nightly build does NOT have a compiler with it.
Your error normally means it can NOT find the file "mingw32-g++.exe".
Did you install minGW? http://www.mingw.org
If you have minGW installed verify the following
"Settings" -> "Compiler and Debugger" Verify that the correct compiler is selected in "Selected Compiler"
Verify "Programs" has the correct "Compiler's installation directory".
Tim S
Pecan:
//-- Wiki Index
CodeBlocks Wiki Index
//-- Wiki Main Page
CodeBlocks Wiki Main Page
Search the Wiki index for "nightly builds on"
Navigation
[0] Message Index
Go to full version