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....
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....
Bookmarks