News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

CB failing to build

Started by auronperalta, August 31, 2013, 01:53:41 AM

Previous topic - Next topic

auronperalta

Hello,

   I wasn't sure if i was supposed to create another thread so, since my problem is similar to another one i saw on another topic here, but I was recommended to create a new topic. I also am not sure if this is a problem with CB or MinGW. I'm sorry if I shouldn't create this topic. Anyway:

   I wrote a code and cleaned it so the program could build it. I tried to build it, but the following message showed up:

Execution of 'mingw32-g++.exe  -o "C:\Users\Paulo\Documents\Estruturas de Dados 2013.1\Lista de Compras\ListaDeCompras.exe" "C:\Users\Paulo\Documents\Estruturas de Dados 2013.1\Lista de Compras\ListaDeCompras.o"' in 'C:\Users\Paulo\Documents\Estruturas de Dados 2013.1\Lista de Compras' failed.

   I thought I read that this bug was already fixed. I downloaded CB recently and readjusted the PATH (system variable). I also installed MinGW, so I shouldn't have these kinds of problems. Hope someone can help. Thanks in advance!

stahta01

#1
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F

Edit: To save time, I suggest rebooting your PC; because have a locked exe is the common newbie cause of the issue.

Tim S.
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]