We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda2614 commit 858627cCopy full SHA for 858627c
README.md
@@ -2,8 +2,8 @@ Since the Qt Company currently doesn't give a crap on providing qsqlmysql.dll in
2
3
Deployment
4
5
-1) in application subdirectory "sqldrivers" qsqlmysql.dll (Release) / qsqlmysqld.dll (Debug)
6
-2) the MySQL library itself libmysql.dll
+1) put qsqlmysql.dll (Release) / qsqlmysqld.dll (Debug) in application subdirectory "sqldrivers"
+2) put libmysql.dll (the MySQL library itself) in your application dir
7
8
9
Building hints
0 commit comments