I already told you -- at the first run the plugin cache is built. Maybe something causes it to execute so long.
I already told you -- at the first run the plugin cache is built. Maybe something causes it to execute so long.
Hi,
I,m experiencing the same problem while running a Qt app on Atmel board with ARM processor running embedded Linux 2.6.31
Anything new about this?
Qt probably generates a plugin cache or something like that on the first load. Or it might not be Qt's fault after all but rather the linker's.
To find out if the delay was Qt related, I wrote also a small "pure C" without Qt, which doesn't show this behaviour.
Bookmarks