I have compiled SqlCipher using mingw 4.8 and msys on Windows 8. I want to use SqlCipher with Qt5.1.1.
I copied 4 files (libqsqlcipher.a, libqsqlcipher.dll, libqsqlcipherd.a and libqsqlcipherd.dll) to sqldrivers folder.
But still the driver is not loading in Qt.

Does anybody know how to overcome with this problem ?
I could not find any help on internet.

Thanks in advance for any help.