<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[If you are having memory allocation problems when using QtQuick with Windows CE, check QTBUG-26227]]></title><description><![CDATA[<p dir="auto">As the title says, I've just posted a bug report about a serious problem that happens<br />
when using QtQuick with Windows CE devices.</p>
<p dir="auto">I guess it's the same problem at the root of various issues about QML code allocating memory<br />
and never releasing it:<br />
"QTBUG-26227":<a href="https://bugreports.qt-project.org/browse/QTBUG-26227" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugreports.qt-project.org/browse/QTBUG-26227</a></p>
<p dir="auto">If you are using Qt 4.8.2 or a previous version and notice memory is allocated by QML code but never released as should be, give a look at the bug report and at the proposed fix, it may solve your problem too.</p>
]]></description><link>https://forum.qt.io/topic/17686/if-you-are-having-memory-allocation-problems-when-using-qtquick-with-windows-ce-check-qtbug-26227</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Jul 2026 23:19:56 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/17686.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 Jun 2012 22:04:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to If you are having memory allocation problems when using QtQuick with Windows CE, check QTBUG-26227 on Mon, 04 Feb 2013 17:18:06 GMT]]></title><description><![CDATA[<p dir="auto">Lately I rebuild some stuff using Qt 4.8.4 and discovered that the bug still exists.<br />
It exists in 4.8.3, too.</p>
<p dir="auto">The fixes added to the source code instead of "#undef rewind"<br />
contained "# undef rewind" (blank spaces between "#" and "undef")<br />
and it seems that VS2005  C++ compiler for ARM ignores that.</p>
]]></description><link>https://forum.qt.io/post/150998</link><guid isPermaLink="true">https://forum.qt.io/post/150998</guid><dc:creator><![CDATA[L.MCH]]></dc:creator><pubDate>Mon, 04 Feb 2013 17:18:06 GMT</pubDate></item><item><title><![CDATA[Reply to If you are having memory allocation problems when using QtQuick with Windows CE, check QTBUG-26227 on Thu, 21 Jun 2012 06:54:39 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for that I'll do a trawl through our compilation log and see if it's there. We're building using 4.7.4 so it might not show up in that release (fingers crossed).</p>
]]></description><link>https://forum.qt.io/post/142241</link><guid isPermaLink="true">https://forum.qt.io/post/142241</guid><dc:creator><![CDATA[SteveKing]]></dc:creator><pubDate>Thu, 21 Jun 2012 06:54:39 GMT</pubDate></item><item><title><![CDATA[Reply to If you are having memory allocation problems when using QtQuick with Windows CE, check QTBUG-26227 on Wed, 20 Jun 2012 15:59:40 GMT]]></title><description><![CDATA[<p dir="auto">It was the first time I built Qt for Windows CE 5.0 for production devices (previously we were using only Windows CE 6.0).</p>
<p dir="auto">At first I was having memory allocation errors I initially supposed were caused by the 32MB limit for data and program dlls, so i forced -Os in the mkspec for the target device and inserted qDebug() messages to generate an application specific execution log about what was actually going on, after i noticed program termination happened before reaching the 32MB limit, I started combing the compilation log to see if there was something suspicious besides the usual data truncation warnings and found that weird warning about rewind()  macro substitution.</p>
]]></description><link>https://forum.qt.io/post/142208</link><guid isPermaLink="true">https://forum.qt.io/post/142208</guid><dc:creator><![CDATA[L.MCH]]></dc:creator><pubDate>Wed, 20 Jun 2012 15:59:40 GMT</pubDate></item><item><title><![CDATA[Reply to If you are having memory allocation problems when using QtQuick with Windows CE, check QTBUG-26227 on Wed, 20 Jun 2012 07:07:39 GMT]]></title><description><![CDATA[<p dir="auto">Thanks for that!</p>
<p dir="auto">Did you changed compiler settings to enable extra warnings, or just notice it during compilation? I think I'm going to go back and re-compile my WinCE DLLs and check a bit more carefully.</p>
]]></description><link>https://forum.qt.io/post/142160</link><guid isPermaLink="true">https://forum.qt.io/post/142160</guid><dc:creator><![CDATA[SteveKing]]></dc:creator><pubDate>Wed, 20 Jun 2012 07:07:39 GMT</pubDate></item><item><title><![CDATA[Reply to If you are having memory allocation problems when using QtQuick with Windows CE, check QTBUG-26227 on Tue, 19 Jun 2012 22:15:33 GMT]]></title><description><![CDATA[<p dir="auto">Ooops, I sent the previous post a little too fast.<br />
Of course, the problem happens only with Windows CE.</p>
]]></description><link>https://forum.qt.io/post/142145</link><guid isPermaLink="true">https://forum.qt.io/post/142145</guid><dc:creator><![CDATA[L.MCH]]></dc:creator><pubDate>Tue, 19 Jun 2012 22:15:33 GMT</pubDate></item></channel></rss>