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!