Project ERROR: Unknown module(s) in QT: odbc
-
I am getting this error while i open the .pro using QT5 plugin in visual studio so that i can build. I had solved this issue two days back by changing the setting in ODBC32 properties and was able to load all the project in visual studio and build it. But now again this ODBC issue is coming where i have checked all the properties of ODBC32 it is still the same. If anyone can provide some inputs will great.
I get this error.
--- (Import): Success: 9
[1] - Project WARNING: CONFIG+=qtestlib is deprecated. Use QT+=testlib instead.
[2] - Project ERROR: Unknown module(s) in QT: odbc--- (Import): Error(s): 2
--- (qmake) : Exit Code: 3Thanks.
-
-
Hi,
Its my development team project.
.pro file i can't share since it's against company rules. So the error i mentioned above that's only thing i can share. -
@ankit_mishra In that case, you should ask your development team to help you.
Regards