News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

GCC don't compile

Started by WRaboulila, December 18, 2015, 12:06:26 PM

Previous topic - Next topic

WRaboulila

Hello everybody! i'm starting to use Codeblock, i've got a Windows 8 OS; i started to setup the  CodeBlokcs 13.12. and observe all recommandation requires to declare the MinGw, ad to environment system, toolchain, path, C:\MInGw\bin. When i started to launch the hellowordld program, the compiler showed me these message :

Checking for existence: C:\Users\jaoratsy\Desktop\Exercice_C\toto\bin\Release\toto.exe
Executing: "C:\Program Files (x86)\CodeBlocks/cb_console_runner.exe" "C:\Users\jaoratsy\Desktop\Exercice_C\toto\bin\Release\toto.exe"  (in C:\Users\jaoratsy\Desktop\Exercice_C\toto\.)
Process terminated with status -1073741510 (0 minute(s), 22 second(s))

:-[. Please, would you help, thanks ;)

raynebc

Based on past posts about this error, this seems like a good place to get started:
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]