I've been trying to build the client myself, and I have finally gotten it building cleanly, following the instructions provided, but when I try and run the package built from "make package", I get the error of: dyld: Library not loaded: /usr/local/opt/qt5/lib/QtSql.framework/Versions/5/QtSql Then the app doesn't start. From various googling and whatnot, I'm told that QtSQL isn't even used in OwnCloud, why is it requesting it, and how can I stop it? I tried searching the entire github repo for any reference to QtSql, and there's only one, in the QT4 fallback setup. I even tried removing this part of the QT4 fallback thing, but it still complains about QtSql. What am I doing wrong?
-- View this message in context: http://owncloud.10557.n7.nabble.com/OSX-self-built-client-missing-QtSQL-tp15931.html Sent from the Developers mailing list archive at Nabble.com. _______________________________________________ Devel mailing list Devel@owncloud.org http://mailman.owncloud.org/mailman/listinfo/devel