Re: pgadmin3+Fedora Core 2 status report - Mailing list pgadmin-hackers

From Andreas Pflug
Subject Re: pgadmin3+Fedora Core 2 status report
Date
Msg-id 413DBAE2.3000602@pse-consulting.de
Whole thread Raw
In response to pgadmin3+Fedora Core 2 status report  (Devrim GUNDUZ <devrim@gunduz.org>)
Responses Re: pgadmin3+Fedora Core 2 status report
List pgadmin-hackers
Devrim GUNDUZ wrote:
> -----BEGIN PGP SIGNED MESSAGE-----


> else rm -f ".deps/frmQuery.Tpo"; exit 1; \
> fi
> ui/frmQuery.cpp: In member function `void frmQuery::execQuery(const
> wxString&,
>    int, bool, int, bool)':
> ui/frmQuery.cpp:988: error: `wxMilliSleep' undeclared (first use this
> function)

You have a wx header problem, you're using old versions. Dave just fixed
the path for it.

Regards,
Andreas

pgadmin-hackers by date:

Previous
From: Devrim GUNDUZ
Date:
Subject: pgadmin3+Fedora Core 2 status report
Next
From: cvs@cvs.pgadmin.org
Date:
Subject: CVS Commit by andreas: wxUsleep/wxMilliSleep cleanup