2012/10/31 Mattias Gaertner <nc-gaert...@netcologne.de>

> On Mon, 29 Oct 2012 09:43:01 -0500
> Andrew Brunner <atbrun...@aurawin.com> wrote:
>
> > After installing Lazarus 1.0.2 binaries I try to compile my project and
> get
> >
> > Fatal: Can't find unit pqconnection used by uDatabase
> >
> > If I click on the pqconnection unit CodeTools brings me right to the
> > proper file.
> >
> > What can't fpc find the unit?  What entry is missing from the fpc.cfg
> file?
>
> Maybe you have a wrong ppu file or maybe you have an include file that
> conflicts.
> Try in the IDE "Run / Clean up build files".
>
> It is quiet possible that the unit was not compied for win64 in the
default installation, because the postgresql dll was not yet tested with
fpc and win64, so nobody knew it actually worked.

Vincent
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to