Author Topic: cannot execute in debug build target  (Read 2539 times)

Offline antonien

  • Multiple posting newcomer
  • *
  • Posts: 24
cannot execute in debug build target
« on: December 08, 2010, 09:37:31 pm »
Hello everybody !

I am working on a project for which I have declared a debug and a release build target.
It compiles in the release build target and I can launch it (F9).
When I go for the debug build target to execute it, it fails : Process terminated with status -1073741790 (0 minutes 3 seconds)
I can't figure out what happens. Somebody can help me ?

Thanks in advance.

Herve
« Last Edit: December 08, 2010, 09:51:52 pm by antonien »

Offline antonien

  • Multiple posting newcomer
  • *
  • Posts: 24
Re: cannot execute in debug build target
« Reply #1 on: December 08, 2010, 09:51:09 pm »
Oups... That's Norton ! It considers debugging as an aggression and simply kill my exe...
Stupid thing.