a just compiled application takes a long time to execute in windows, but this behaviour is not seen in linux. also, a application which has already executed once, does not show this behavious until it is compiled again.
a just compiled application takes a long time to execute in windows, but this behaviour is not seen in linux. also, a application which has already executed once, does not show this behavious until it is compiled again.
I'd guess your antivirus software scans the binary before it is first executed or the system decompresses the binary on a compressed filesystem. Or something like that. Anyway Qt has nothing to do with executing your application.
is it the same problem as described in this thread ?
Bookmarks