<?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[Undefined error &#x27;undefined reference to &#96;_imp___ZN12QApplicationC1ERiPPci&#x27;&quot;]]></title><description><![CDATA[<p dir="auto">I am new to QT,  I am currently using QT creator 5.7 and QT 4.0.2 . I tried building the Hello world simple application using QT widgets. below is the code in .pro</p>
<p dir="auto">QT += core gui</p>
<p dir="auto">QMAKE_CXXFLAGS += -std=c++11</p>
<p dir="auto">greaterThan(QT_MAJOR_VERSION,4):QT += widgets</p>
<p dir="auto">SOURCES += <br />
main.cpp</p>
<p dir="auto">All librarly is getting included while compiling, I am not sure why Undefined error is thrown. Please help to understand this issue</p>
]]></description><link>https://forum.qt.io/topic/73710/undefined-error-undefined-reference-to-_imp___zn12qapplicationc1erippci</link><generator>RSS for Node</generator><lastBuildDate>Sun, 03 May 2026 19:35:39 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/73710.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 25 Nov 2016 09:39:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Undefined error &#x27;undefined reference to &#96;_imp___ZN12QApplicationC1ERiPPci&#x27;&quot; on Fri, 25 Nov 2016 10:56:16 GMT]]></title><description><![CDATA[<p dir="auto">Hi<br />
" currently installed QT5.7 for Windows and the compiler I installed is GCC 4.9.1"</p>
<p dir="auto">Something NOT right. GCC= mingw ?<br />
Normally Qt comes with mingw compiler (on windows) and no extra installes needed.<br />
This one has all working out of the box<br />
<a href="https://download.qt.io/archive/qt/5.7/5.7.0/qt-opensource-windows-x86-mingw530-5.7.0.exe" target="_blank" rel="noopener noreferrer nofollow ugc">https://download.qt.io/archive/qt/5.7/5.7.0/qt-opensource-windows-x86-mingw530-5.7.0.exe</a></p>
]]></description><link>https://forum.qt.io/post/361607</link><guid isPermaLink="true">https://forum.qt.io/post/361607</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Fri, 25 Nov 2016 10:56:16 GMT</pubDate></item><item><title><![CDATA[Reply to Undefined error &#x27;undefined reference to &#96;_imp___ZN12QApplicationC1ERiPPci&#x27;&quot; on Fri, 25 Nov 2016 10:13:40 GMT]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">I tried , current Virus scanning is not running. I am getting the same issue</p>
]]></description><link>https://forum.qt.io/post/361593</link><guid isPermaLink="true">https://forum.qt.io/post/361593</guid><dc:creator><![CDATA[Mathivalavan]]></dc:creator><pubDate>Fri, 25 Nov 2016 10:13:40 GMT</pubDate></item><item><title><![CDATA[Reply to Undefined error &#x27;undefined reference to &#96;_imp___ZN12QApplicationC1ERiPPci&#x27;&quot; on Fri, 25 Nov 2016 09:55:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mathivalavan">@<bdi>Mathivalavan</bdi></a> If you have any anti virus software running disable it and try again</p>
]]></description><link>https://forum.qt.io/post/361587</link><guid isPermaLink="true">https://forum.qt.io/post/361587</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Fri, 25 Nov 2016 09:55:55 GMT</pubDate></item><item><title><![CDATA[Reply to Undefined error &#x27;undefined reference to &#96;_imp___ZN12QApplicationC1ERiPPci&#x27;&quot; on Fri, 25 Nov 2016 09:54:49 GMT]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">I am currently installed QT5.7 for Windows and the compiler I installed is GCC 4.9.1 for QT. I got this from the QT links</p>
]]></description><link>https://forum.qt.io/post/361586</link><guid isPermaLink="true">https://forum.qt.io/post/361586</guid><dc:creator><![CDATA[Mathivalavan]]></dc:creator><pubDate>Fri, 25 Nov 2016 09:54:49 GMT</pubDate></item><item><title><![CDATA[Reply to Undefined error &#x27;undefined reference to &#96;_imp___ZN12QApplicationC1ERiPPci&#x27;&quot; on Fri, 25 Nov 2016 09:51:28 GMT]]></title><description><![CDATA[<p dir="auto">Ok<br />
Something wrong with your install.</p>
<p dir="auto">Qt 4.02 is extremely old. :)</p>
<p dir="auto">Windows or linux?</p>
]]></description><link>https://forum.qt.io/post/361584</link><guid isPermaLink="true">https://forum.qt.io/post/361584</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Fri, 25 Nov 2016 09:51:28 GMT</pubDate></item><item><title><![CDATA[Reply to Undefined error &#x27;undefined reference to &#96;_imp___ZN12QApplicationC1ERiPPci&#x27;&quot; on Fri, 25 Nov 2016 09:49:21 GMT]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">I tried that, and shows the error "error: [ui_widget.h] Error -1073741515"</p>
]]></description><link>https://forum.qt.io/post/361580</link><guid isPermaLink="true">https://forum.qt.io/post/361580</guid><dc:creator><![CDATA[Mathivalavan]]></dc:creator><pubDate>Fri, 25 Nov 2016 09:49:21 GMT</pubDate></item><item><title><![CDATA[Reply to Undefined error &#x27;undefined reference to &#96;_imp___ZN12QApplicationC1ERiPPci&#x27;&quot; on Fri, 25 Nov 2016 09:48:45 GMT]]></title><description><![CDATA[<p dir="auto">Hi<br />
Can you try a default project?</p>
<p dir="auto">File -&gt; New Project -&gt; Application -&gt; Qt widget project</p>
<p dir="auto">and see if that run.</p>
]]></description><link>https://forum.qt.io/post/361579</link><guid isPermaLink="true">https://forum.qt.io/post/361579</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Fri, 25 Nov 2016 09:48:45 GMT</pubDate></item></channel></rss>