Qt OSX deploying SQL drivers.
General and Desktop
11
Posts
2
Posters
2.3k
Views
1
Watching
-
Hi,
did you use macdeployqt before deploying ?
-
You should rather run it from the command line, it should not be a part of the build process
-
Did you get any error messages when running macdeployqt ?
-
That's pretty surprising, which version of Qt are you using ?
Did you call it on a clean rebuild of your application ?
-
Sql plugins should be deployed however you might have problem with the sql client library, a patch for macdeployqt is waiting review.
I just spotted one thing that is wrong on your end: on OS X the folder name is not plugins it's PlugIns