Thread: Compile error

Compile error

From
Adam H.Pendleton
Date:
I guess I spoke too soon.  I am getting this compile error with the
latest cvs version of pgAdmin3 on Mac OS X:

ui/frmVacuum.cpp: In member function `void frmVacuum::Go()':
ui/frmVacuum.cpp:152: no matching function for call to
`frmVacuum::Show()'
/usr/local/wx2/include/wx/mac/dialog.h:68: candidates are: virtual bool
    wxDialog::Show(bool)
make[1]: *** [frmVacuum.o] Error 1
make: *** [all] Error 2

ahp