Skip to content

Commit d29522b

Browse files
Update README.md
1 parent 8ab3e3f commit d29522b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Typical symptom when trying to connect to MySQL / MariaDB using Qt but without t
99

1010
Since the Qt Company cannot provide qsqlmysql.dll / libqsqlmysql.so in binary form, you have to build it on your own, which can be a pain. Here is a build for various Qt versions. Get precompiled qsqlmysql.dll for Windows / libqsqlmysql.so for Linux from <a href="https://github.com/thecodemonkey86/qt_mysql_driver/releases">releases</a>. <strong>Be sure to match your Qt version and compiler (Microsoft Visual C++/MSVC, MinGW) <i>EXACTLY</i>. For example if you use Qt 6.4.2, you cannot use driver version 6.4.1 or 6.4.3</strong>
1111

12-
Feel free to show a little appreciation by <a href="https://www.paypal.com/donate/?hosted_button_id=2K7H59EFMSRDU">donating</a>
12+
This is helpful to you? Feel free to show a little appreciation by <a href="https://www.paypal.com/donate/?hosted_button_id=2K7H59EFMSRDU">donating</a>
1313

1414
<a href="https://www.paypal.com/donate/?hosted_button_id=2K7H59EFMSRDU"><img src="https://github.com/thecodemonkey86/qt_mysql_driver/assets/11927938/02524397-e7f7-47ca-be6b-7c8d3a3b5b32"></a>
1515

0 commit comments

Comments
 (0)