News:

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

Main Menu

Blank window after running program

Started by sanch0, November 09, 2019, 01:12:54 PM

Previous topic - Next topic

sanch0

Hey guys,
I have problem with my CodeBlocks. I downloaded program from official site (with compiler, mingw). After installation I tried to check if everything is OK, but it isn't. After building and running very basic code there is blank window and I can't even close it. I have to use Task Manager to close it. You can look at it, there's attachment.

Moreover, CodeBlocks asks me after creating new project something like this: "Select the targets file should belong to" and there is Debugger and Release option. On tutorials I haven't seen window like this yet.

Please, help me :/

stahta01

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]

sanch0

 Hey,
Yes, you were right. Just like I thought. I added every single .exe file from CodeBlocks to anti-virus exceptions list and now it works.