Ibase SQL plugin build error
-
Hi,
There has been modification in the build system form Qt. Try setting the
QMAKE_INCDIR_IBASE
,,QMAKE_LIBDIR_IBASE
andQMAKE_LIBS_IBASE
variables. -
Look bugreport https://bugreports.qt.io/browse/QTBUG-58372
-
One simple way is to comment the
QMAKE_USE
line and then proceed as before. -
Hi and welcome to devnet,
Pleas avoid using all caps word like that. It's considered as shouting and rude in written language.
As for the suggestion I made earlier: in the .pro file corresponding to the driver you are building.
Before doing that, you should check the error logs to see exactly what is failing.
-
Hi and welcome to devnet,
Pleas avoid using all caps word like that. It's considered as shouting and rude in written language.
As for the suggestion I made earlier: in the .pro file corresponding to the driver you are building.
Before doing that, you should check the error logs to see exactly what is failing.