Here are the Necessary Binary files for working with SQL in Qt
If your Qt project utilizes an SQL database, there is a high chance that you'll run into an error during the build process due to missing binary files required to use SQL databases(missing QMYSQL driver). It is a very long, tedious process to build t...
thetechieintj.hashnode.dev1 min read