tora-tool / tora

TOra is an open source SQL IDE for Oracle, MySQL and PostgreSQL dbs
http://torasql.com/
GNU General Public License v2.0
290 stars 58 forks source link

Qt5: missed include in tooraclesetting.cpp #124

Closed ssten closed 5 years ago

ssten commented 5 years ago

TOra again fails to build with recent stable Qt. See bug #674874

Suggested patch here.

ibre5041 commented 5 years ago

What about this commit ? 4b05b821f547678758f2876fc537f112e0ad6b62

ssten commented 5 years ago

Thank you!

For me it builds. Reporter also confirmed it.

ssten commented 5 years ago

BTW: latest release os over year ago and incompatible with recent vertsions of Qt5 library.

Maybe, it's a time to renew it?

ibre5041 commented 5 years ago

You mean latest release for Linux? Which distribution? Unfortinatelly nobody maintains Tora packages in distributions and the process of becoming one is complicated. I also tried to build Flatpack packages, but Flatpack did not contain QtSql library and other sql drivers.