Code::Blocks Forums

User forums => Help => Topic started by: GBram1981 on June 10, 2015, 12:08:01 am

Title: I'm having an odd problem I need help with
Post by: GBram1981 on June 10, 2015, 12:08:01 am
I just recently started using Code::Blocks, and at first everything was going fine.  Today, however, I am running into a problem I have no idea where to start to fix.  I am trying to build/run a very simple "Hello World" project, and everything seems to go haywire.  First my Norton antivirus seems to think it's a virus, and on the console the display reads:

Process returned 2003956873 <0x7771F489>
Press any key to continue.

Now I know the last line is from the Return 0 line of code.  When I press any key the log informs me that the:

Process terminated with status 2003956873

Now I was trying to use DevC++ earlier, and came across the same problem of Norton seeming to think my program was a virus.

Can anyone please help?

(PS. I have attached an screenshot.)
Title: Re: I'm having an odd problem I need help with
Post by: stahta01 on June 10, 2015, 12:27:01 am
Uninstall Norton AV or read the directions on how to white list an app or a folders!

Tim S.