Good morning Qt community,
I have to modify a project where the application loads a lot of custom Qt plugins at run-time causing a significant slowdown during loading.
I would like to know if it is possible to avoid this behavior (and consequently also the slowdown) and embed the plugins into the executable at the compile time.
Thanks in advance,
Franco