User forums > Help

codeblocks 8.02, windows xp, program won't build

<< < (3/3)

zim:
I had the same problem, but I found a solution. I don't know if this will work for you, but . . .

I uninstalled, then reinstalled.

Then, under Settings-> Compiler and debugger -> Other Settings Tab -> Compiler logging: I chose 'Full command line'.

(So far this is exactly what the FAQ said to do)

Then, in the same 'Global compiler settings' window, under Selected compiler, I chose 'GNU GCC Compiler', then hit the 'set as default' button.

Now everything works.

Hope this helps. Good luck.
 

shiqing:
Hi,

Sorry to pull this thread up again. I got the same problem with Codeblocks 10.5 + MinGW on Windows 7.

The problem is that, the project will be compiled only when the full compiler logging is enabled. It will not work if you wanna have task description for the compiler log.

After some tests, I did find another better solution. In the toolchain settings, the make program is set to make.exe by default, changing it to mingw32-make.exe will get rid of the problem.

I don't know whether it's a bug or what. If someone else has already posted it before, then please just ignore me.


Shiqing

Navigation

[0] Message Index

[*] Previous page

Go to full version