Login  Register

Re: sql

Posted by ravas on Mar 04, 2016; 6:29pm
URL: https://forum.librecad.org/sql-tp5713147p5713149.html

macdeployqt still adds sql even with QT -= sql

I can delete the plugins/sqldrivers folder and it will work;
however, if I delete frameworks/QtSql.framework it will not work.

I guess Qt must use SQL behind the scenes...