News:

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

Main Menu

Cannot start code::blocks 8.02 correctly

Started by xxx456, March 28, 2009, 06:00:10 PM

Previous topic - Next topic

xxx456

I do not why.

When I try to start code::blocks 8.02 in XP home, code::blocks always show the logo figure and then STOP.

After I stop mingw32-gcc.exe,  code::blocks can work well.

I have re-install the code::blocks.

I also tried to update mingw.

Can anybody teach me to fix the problem?

Is it a correct action to start mingw32-gcc.exe when the code::blocks 8.02 is started?


Ganbito

Let's see... are you starting mingw32-gcc.exe manually?

mingw32-gcc.exe it's a compiler, not a service that have to run on backwards, so it has to be called only to compile and codeblocks do that automatically when you build your projects.

xxx456

No. I don't start mingw32-gcc.exe manually.

Mingw32-gcc.exe don't start automatically until code::blocks starts and show its logo. Can you believe it?

On the other hand, I might not uninstall code::blocks correctly before I install a new one. The new code::blcoks always remembers the projects created by the old
code::blcoks. I have no idea where the information is stored.

xxx456

I fix the problem now. :D
I installed Comodo Internet Security in my computer.
After removing comodo, I can use code::blocks happily.