<div dir="ltr">> <span style="font-size:12.8000001907349px">QEventLoop: Cannot be used without QApplication</span><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Says everything.</span></div><div><span style="font-size:12.8000001907349px"><br></span></div><div><span style="font-size:12.8000001907349px">Show your code.</span></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Regards,<br>Konstantin</div></div>
<br><div class="gmail_quote">2015-03-30 23:21 GMT+04:00 raven-worx Software <span dir="ltr"><<a href="mailto:info@raven-worx.net" target="_blank">info@raven-worx.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
i get the following print outs to the console and absolutley have no clue why:<br>
<br>
SHIMVIEW: ShimInfo(Complete)<br>
QEventLoop: Cannot be used without QApplication<br>
QObject::connect: Cannot connect (null)::aboutToQuit() to<br>
QNativeWifiEngine::closeHandle()<br>
<br>
But this only happens in RELEASE MODE! DEBUG mode works fine and these<br>
print outs are not showing up.<br>
<br>
I even get these print outs when my main() only returns 0, so no<br>
QApplication is instantiated meaning as soon as i link against Qt<br>
binaries.<br>
<br>
Once the application starts up i also noticed that (queued) signals<br>
from other threads are not delivered anymore, which most probably<br>
involves the QEventLoop error message somehow. But on the other hand<br>
events from the OS are delivered.<br>
<br>
I am using:<br>
QtCreator 3.3.1, MSVC2012, Qt 5.4.1<br>
<br>
<br>
_______________________________________________<br>
Development mailing list<br>
<a href="mailto:Development@qt-project.org">Development@qt-project.org</a><br>
<a href="http://lists.qt-project.org/mailman/listinfo/development" target="_blank">http://lists.qt-project.org/mailman/listinfo/development</a><br>
</blockquote></div><br></div>