[Qt-interest] Compiling the interbase sql plugin driver.

Peter Nunn pnunn at infoteq.com.au
Mon May 11 01:45:04 CEST 2009


Thanks Thiago,

I do have the source installed on the system.

If I look for qsql_ibase.h for example, it turns up in 
/usr/lib/qt4/include/Qt/ and QTSql as well as in the source tree for the sql 
source I have installed in /home/pnunn/rpm/SOURCES/qt-x11-opensource-
src-5.4.1/include...

I think the problem is that the make file doesn't seem to know where this 
source tree is.  I'm assuming its an environment variable I need to add the 
path to or something like that.

Peter.

On Sunday 10 May 2009 10:45:31 pm Thiago Macieira wrote:
> Peter Nunn wrote:
> >../../../sql/drivers/ibase/qsql_ibase.h:47:46: error:
> >QtSql/private/qsqlcachedresult_p.h: No such file or directory
> >In file included from main.cpp:44:
>
> You need the full Qt sources to build portions of Qt, at least for the
> headers. You can link to your system Qt though.




More information about the Qt-interest-old mailing list