Qt Creator doesn't load the MySQL driver: your program does. Your program tries to load the driver from a known location in your Qt install. If you have built and installed the MySQL driver for the version of Qt you are using then your program should have no issue finding it. The instructions for building the driver are in the docs. The instructions do not including manually copying a file anywhere.
Bookmarks