Code::Blocks Forums

User forums => Help => Topic started by: master_seven on April 10, 2013, 03:04:46 pm

Title: A bug for code::blocks when kaspersky is installed
Post by: master_seven on April 10, 2013, 03:04:46 pm
With kaspersky having been installed on my computer, I installed code::blocks today. Then i wrote a simplest c++ source file, which just prints out "hello world", to test this software. well,  i just clicked "run" button tu run this file(actually, it compiled sucessfully), but unfortunatelly, error occured like below:

Process returned 1978266761 (0x75E9F489)   execution time : 1.248 s

the exection time will be larger when the source file run at first time, like 10s.

so, i decided to stop kapasky, and run the file again, well, i got the desired result. then i tried to startup kaspersky again, the same problem happened.

I don't why, can't code::blocks run normally with kaspersky? anyone has or had the same problem?
Title: Re: A bug for code::blocks when kapasky is installed
Post by: MortenMacFly on April 10, 2013, 05:37:37 pm
I don't why, can't code::blocks run normally with kapasky?
...whatever kapasky is...
Title: Re: A bug for code::blocks when kapasky is installed
Post by: Commaster on April 10, 2013, 06:10:58 pm
Looks like "Kaspersky" in a really bad grammar...

It's a known issue of Kaspersky itself. The workaround is to add output dir to ignore.
Title: Re: A bug for code::blocks when kapasky is installed
Post by: master_seven on April 11, 2013, 05:15:35 am
Looks like "Kaspersky" in a really bad grammar...

It's a known issue of Kaspersky itself. The workaround is to add output dir to ignore.

sorry, it is "kaspersky". and i want to know how to add output dir, thanks
Title: Re: A bug for code::blocks when kapasky is installed
Post by: MortenMacFly on April 11, 2013, 04:49:08 pm
sorry, it is "kaspersky".
Complain to kaspersky then - its not a C::B issue and surely many other apps will slow-down, too.

and i want to know how to add output dir, thanks
I don't understand. What "output dir"? Why "add"? Add to what?

Please be more precise, otherwise nobody can help. Also see here:
http://forums.codeblocks.org/index.php/topic,9996.0.html
Title: Re: A bug for code::blocks when kapasky is installed
Post by: master_seven on April 12, 2013, 11:46:46 am
Complain to kaspersky then - its not a C::B issue and surely many other apps will slow-down, too.
the problem is that the program can't run at all, not the running speed.

I don't understand. What "output dir"? Why "add"? Add to what?
Commaster said the workaround was to add output dir to ignore. so i asked him  how to add.
Title: Re: A bug for code::blocks when kaspersky is installed
Post by: Commaster on April 12, 2013, 12:04:57 pm
Output dir - Object and executables output dir of your project or C::B in general.

You'll have to look through the settings of your AV to find the trusted zone settings and add your C::B and project paths there.