PDA

View Full Version : Segmentation error



dacron.goku
18th March 2012, 02:17
While debugging btchat example from qt1.2 creator giving error in main.cpp

QObject::connect(&ct,SIGNAL(accepted()),&app,SLOT(quit()));

Signals comming from Operating system..
Other error is Segmentation Error...
Plz tell me how can I proceed....

amleto
18th March 2012, 13:07
what is btchat example? I cant see it in qt install.