Ok, this is now solved simply by replacing std::cout with qDebug() instead. Apparently std::cout can cause a buffer problem or something.
Ok, this is now solved simply by replacing std::cout with qDebug() instead. Apparently std::cout can cause a buffer problem or something.
Bookmarks