Thread: compilation errors: dirty solution

compilation errors: dirty solution

From
Diego Gil
Date:
I could compile pgadmin3 after commenting out line 155 of
src/frm/frmConfig.cpp:

    //menuFactories->RegisterMenu(this,
wxCommandEventHandler(pgFrame::OnAction));

PgAdmin3 seems to be working ok after a quick test. What is supposed to
do this line ?. What should I test ?.


Diego.