Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
4.4.3
-
None
Description
When installing the open source binaries: Plugin system doesn't work
Did:
Tried to load an SQL driver as a plugin
Expected to see:
It should load
Got instead:
It claims there are no drivers available, although there are (prebuilt binaries).
Tried to recompile the SQL drivers from source, still didn't work.
Only after recompiling QtCore from source, it loaded the plugins.
Note: When rebuilding Qt the problem disappeared. I have not reproduced it. Can you?