User forums > Help

It seems that your project has not built yet. Do you want to built it now?

(1/2) > >>

marcot264:
Before I have Installed MinGW CB worked fine, but now I can't build any project.
It appears evrytime I want to run/build a project this window, and if i click on "si" (yes), the window doesn't dissapear.


PLEASE, HELP ME...

Edit:
The Build Log

Checking for existence: C:\Users\Marco\Documents\lol\bin\Debug\lol.exe
Executing: "C:\Program Files (x86)\CodeBlocks/cb_console_runner.exe" "C:\Users\Marco\Documents\lol\bin\Debug\lol.exe"  (in C:\Users\Marco\Documents\lol\.)
Process terminated with status -1073741510 (896 minute(s), 43 second(s))

stahta01:
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F

Post the build log in code tags.

Tim S.

marcot264:
Checking for existence: C:\Users\Marco\Documents\lol\bin\Debug\lol.exe
Executing: "C:\Program Files (x86)\CodeBlocks/cb_console_runner.exe" "C:\Users\Marco\Documents\lol\bin\Debug\lol.exe"  (in C:\Users\Marco\Documents\lol\.)
Process terminated with status -1073741510 (896 minute(s), 43 second(s))
 

marcot264:
it gives me also this if i change the option of the window:


-------------- Build: Debug in lol (compiler: GNU GCC Compiler)---------------

mingw32-g++.exe  -o bin\Debug\lol.exe obj\Debug\main.o   
Execution of 'mingw32-g++.exe  -o bin\Debug\lol.exe obj\Debug\main.o' in 'C:\Users\Marco\Documents\lol' failed.

-------------- Run: Debug in lol (compiler: GNU GCC Compiler)---------------

Checking for existence: C:\Users\Marco\Documents\lol\bin\Debug\lol.exe

stahta01:
Check that the CB settings for the compiler toolchain are set correctly.

How many Mingw GCC have you installed and what directory did you install them into?

Tim S.

Navigation

[0] Message Index

[#] Next page

Go to full version