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