I\'m trying to make a distribution directory with my application. I\'ve copied several Qt DLLs to that directory, and the program seems to be working, with one exception: it doe
Most probably, the qtsqlite.dll itself depends on original SQLite DLL's which you probably need to copy as well.
Don't forget to include an LGP license copy in your distribution as well as pointers to the original download ressources of the libs you include and their sources. To stay with the law :-)