Author Topic: Blank window after running program  (Read 2851 times)

Offline sanch0

  • Single posting newcomer
  • *
  • Posts: 2
Blank window after running program
« on: November 09, 2019, 01:12:54 pm »
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 :/
« Last Edit: November 09, 2019, 01:15:46 pm by sanch0 »

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7588
    • My Best Post
« Last Edit: November 09, 2019, 05:49:01 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline sanch0

  • Single posting newcomer
  • *
  • Posts: 2
Re: Blank window after running program
« Reply #2 on: November 09, 2019, 08:05:26 pm »
 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.