SFML community forums

Help => General => Topic started by: Redee on April 30, 2015, 01:12:53 pm

Title: Sfml delay bug with project name "game"
Post by: Redee on April 30, 2015, 01:12:53 pm
Never call project at your visual studio "game". You will get 2..3 seconds DELAY before execution game.exe.
If You simply rename project like "game22" and compile game22.exe its all will be normal.
Tested at VisualStudio2010 with static and dynamic Sfml 2.1 vc10.
Title: Re: Sfml delay bug with project name "game"
Post by: eXpl0it3r on April 30, 2015, 01:14:51 pm
I bet it's your anti-virus software... ::)
Title: Re: Sfml delay bug with project name "game"
Post by: Redee on April 30, 2015, 05:03:59 pm
No such easy - with antivirus on or off - no deal. Problem very deep.
Yesterday fighted a lot of time to catch this.
Also tried with own pure DLL to game.exe > execution immediately.
If in game.exe I at least call one sfml function its create bug delay lag.
Another name of exe will nice run my app.

You lost your 100$ on black )).