User forums > Using Code::Blocks

Codeblocks doesn't work!

(1/3) > >>

Grit Clef:
Hi,
        Some months ago I installed the Codeblocks on a machine running Windows8.1. It could run well. Later I re-installed it on a Windows7 system. But now it failed to start up wih exit status 0xc0000005. The debugger said it had caused an "Access violation" exception.
        What can I do to solve this problem? Any ideas?
Yours,Grit Clef

Miguel Gimenez:
Which version did you install and how?
Can you try a nightly build?

Grit Clef:
20.03. The newest version of nightlies can only run under 64-bit Windows systems.But my computer is 32-bit.

Miguel Gimenez:
Open a console, go to the folder containing cvodeblocks.exe and run

--- Code: ---codeblocks --safe-mode
--- End code ---
This will disable plugins temporarily.
If there is a codeblocks.RPT file in the same folder attach it here (you may have to rename or zip it).

pacemaker:
Hi, I have the same problem ! I installed code::blocks on a windows 11 lapptop. When I started programming I had not yet created a project. Everything was okay, I could compile and run the program. Then I created a Console application using the program and since then I get this message   process returnd -1073741819 (0xC0000005). The run stops at different lines and my ofile is not complete.

Navigation

[0] Message Index

[#] Next page

Go to full version