<?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[Compile fix for Qt 4.8.5 under VS2013]]></title><description><![CDATA[<p dir="auto">While building Qt 4.8.5 under VS2013, I noticed that JavaScriptCore doesn't compile anymore.</p>
<p dir="auto">Since I think it might be helpful for others, here is a possible fix:<br />
<a href="http://pastie.org/private/14b1l3jnfyp60eyeaekg" target="_blank" rel="noopener noreferrer nofollow ugc">http://pastie.org/private/14b1l3jnfyp60eyeaekg</a></p>
<p dir="auto">It seems starting with VS2013, the function signbit() is already defined in "math.h", so we must not define it again.</p>
]]></description><link>https://forum.qt.io/topic/33243/compile-fix-for-qt-4-8-5-under-vs2013</link><generator>RSS for Node</generator><lastBuildDate>Sun, 30 Aug 2026 05:33:07 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/33243.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 18 Oct 2013 15:29:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Compile fix for Qt 4.8.5 under VS2013 on Fri, 18 Oct 2013 20:09:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Did you consider submitting your fix for Qt integration ?</p>
]]></description><link>https://forum.qt.io/post/199659</link><guid isPermaLink="true">https://forum.qt.io/post/199659</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 18 Oct 2013 20:09:28 GMT</pubDate></item></channel></rss>