how to exlucde sqldrivers?
-
I'm using visual studio 2022 and qt plugin. Once I add 'sql' to Qt Modules, the whole project add mysql dependency while I don't even use mysql. How to solve this whithout compiling a new sdk?
@big-dick said in how to exlucde sqldrivers?:
the whole project add mysql dependency
Your application should work just fine without Qt MySQL plug-in.