User forums > Help

build doesn't create an exe-file

(1/1)

wpjo:
When trying to build a program for the first time, I get systematically the return message:

<<
Execution of 'mingw32-g++.exe -Wall -g -march=i586 -g  -c "C:\...\CodeBlocks\test-1\test-1' failed.
>>

And the debugger says:

<<
Starting debugger: C:\MinGW\bin\gdb.exe -nx -fullname  -quiet  -args "C:/.../test-1/test-1/bin/Debug/test-1.exe"
done
...
Starting the debuggee failed: No executable specified, use `target exec'.
>>

Why doesn't the program not create a "test-1.exe" ? What went wrong with the settings ?
Regards,
wpjo

BlueHazzard:
you don't have installed a compiler, or your settings for the path to the compiler are wrong...
check the settings under Settings->Compiler->Toolchain executables

greetings

Navigation

[0] Message Index

Go to full version