Does it work if you remove the qDebug() call? And what happens if you call qDebug() from that other application? Is is a Qt based app?
Does it work if you remove the qDebug() call? And what happens if you call qDebug() from that other application? Is is a Qt based app?
Yes it works when I remove it, the other application is Qt application
Again, do qDebug() statements work inside the other app?
Yes it works.
Did you try debugging?
Bookmarks