[Qt-interest] Building PostgreSQL in Qt static build
Wm. G. Urquhart
wgu at wurquhart.co.uk
Fri Jan 15 09:16:19 CET 2010
Mark Brand wrote:
>> Hi,
>>
>> I've downloaded the source for postgresql 8.4.2 and I want to build a
>> static implementation of Qt, but icl fails saying it can't find
>> libqp-fe.h but I included -I postgresql-8.4.2\src as a configure option.
>>
>> Can anyone help me with this please.
>>
>>
>
> Hi,
>
> At risk of repeating myself, the Qt 4.6 build that comes with
> mingw-cross-env has a working static PSQL driver plugin, among others.
>
> http://www.nongnu.org/mingw-cross-env/
>
>
> Even if you this project is not what you are looking for, you'll probably find some good info in the discussions.
Hi,
Thanks for that but I don't think this is what I'm looking for as I am
using the Intel Compiler. Also, I though the use of plugins wasn't
supported when building Qt statically.
More information about the Qt-interest-old
mailing list