Subject Re: [firebird-support] running Firebird without fbintl
Author Hamish Moffatt
On 06/07/18 10:34, Hamish Moffatt hamish@... [firebird-support] wrote:
 

We are using Firebird via Qt. Qt dynamically loads its Firebird driver (libqsqlibase.dylib) which is linked against the Firebird framework which is dynamically loading fbintl.

Actually, this isn't the whole story. We are also statically linking IBPP and linking the Firebird framework directly for that. As well it is loaded by the Qt driver.


Hamish