数据库Cannot mix incompatible Qt library (6.3.1) with this library (6.4.0)

问题遇到的现象和发生背景
用代码块功能插入代码,请勿粘贴截图
我想要达到的结果

我想用Qt连接mysql数据库,在安装完mysql驱动程序后出现以下问题。希望能得到详细的解决步骤。
Cannot mix incompatible Qt library (6.3.1) with this library (6.4.0)

问题已解决,该编译就编译,走捷径的想法总会导致走上弯路。