All of these warnings are usually written to the console, but on windows you have to add CONFIG += console to your .pro file (or use your own message handler) to see them.Originally Posted by krivenok
Try compiling your program in debug mode (CONFIG += debug in the .pro file).But nothing related to connect call![]()
Bookmarks