[Qt-interest] Installing Qt with PostgreSQL support on MacOS X
Florent Morin
morinflorent at gmail.com
Wed Dec 10 19:55:47 CET 2008
Ok, thanks.
2008/12/10 Mike Jackson <imikejackson at gmail.com>
> On 2008-12-10 05:49:48 -0500, "Florent Morin" <morinflorent at gmail.com>
> said:
>
> >
> > Hello,
> >
> > I use Qt 4.4.3 on Mac OS X 10.5.
> >
> > I have installed the PostgreSQL 8.2 package from Fink.
> >
> > Configuration works fine with :
> > ./configure -universal -debug-and-release -dwarf2 -assistant-webkit
> >
> > But when I run compilation, it failed with this message :
> > ----------------------
> > ld warning: in /sw/lib/libpgport.a, file is not of required architecture
> > ld warning: in /sw/lib/libpq.dylib, file is not of required architecture
> > Undefined symbols:
> > "_PQclear", referenced from:
> > qDeallocatePreparedStmt(QPSQLResultPrivate*) in qsql_psql.o
> > [...]
> > ----------------------
> >
> > Thanks for your responses.
>
> It looks like the installation of PostgreSQL from Fink is NOT a
> universal binary. You have two choices. Make PostgreSQL compile as
> universal binary OR remove the -universal from your Qt configure script.
>
> Mike Jackson
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
--
Florent Morin
Membre de la JCE de Niort
http://jceniort.free.fr/
Webmaster MonAutoEntreprise.com
http://monautoentreprise.com
Modérateur sur les forums de Developpez.com
http://www.developpez.net/forums/f376/c-cpp/bibliotheques/qt/
Développeur Indépendant
http://www.kaelisoft.fr
Partenaire Nokia
http://www.trolltech.com
Clé publique GPG : 3FBAE760
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x3FBAE760
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081210/4abbca94/attachment.html
More information about the Qt-interest-old
mailing list