News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

I'm having an odd problem I need help with

Started by GBram1981, June 10, 2015, 12:08:01 AM

Previous topic - Next topic

GBram1981

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.)

stahta01

Uninstall Norton AV or read the directions on how to white list an app or a folders!

Tim S.
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]