Slot TGFileDialog::ReallyDelete() does not exist

Hello,

In order to solve my previous problem, I need to install the cvs version of ROOT.
I did a checkout this morning.
The executable has a problem with TGFileDialog. They can be opened, but cannot be closed :
Error in TQObject::CheckConnectArgs: slot TGFileDialog::ReallyDelete() does not exist

I get also :
Error in TQObject::CheckConnectArgs: slot TGMsgBox::ReallyDelete() does not exist

Do you have that too ?

thanks,

Colin

Hi Colin,

The problem should be fixed in CVS now.
It was a side-effect of the introduction of a new version of CINT

Rene