MySQL driver detected but not loading on MacOS
-
As already written, it's the plugin itself that you have to update. The application does not link nor care about libpsql.
-
As already written, it's the plugin itself that you have to update. The application does not link nor care about libpsql.
wrote on 6 Sept 2022, 17:04 last edited byThanks for your patient guidance and finally I solve this issue. The reason happened cause I don't copy all dylib and relink them.
also this link help me to find other dylib which needed, hope this will help other guys who also face this problem.
https://bugreports.qt.io/browse/QTBUG-85500:D
Thanks again!!
61/62