Showing posts with label qt. Show all posts
Showing posts with label qt. Show all posts

Wednesday, August 18, 2010

Building the Qt FireBird SQL driver

The Qt toolkit contains many great SQL drivers and among them is also an InterBase / FireBird SQL driver. But the Windows version of the toolkit ships with SQLite and ODBC driver binaries only. The other ones have to be built by ourseleves. This article describes how to build the FireBird driver using MinGW 32bit version of Qt 4.6 for Windows.