Help building QDB2 Driver...
Unsolved
General and Desktop
-
I'm trying to build the DB2 sql driver, with no luck so far. Using Qt 5.14.2 and the libraries from IBM DB2 11.5.
With QODBC there's no support for Unicode apparently, so I need the proper driver, but https://showbox.bio/ https://tutuapp.uno/ https://vidmate.cool/ following Qt's guide the configuration can't find the libraries or will give me a bunch of errors that it finds on the headers.
Never built a driver with Qt, so I have no clue how to proceed. There's very little help online, and what I could find is very old.