<?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[Using QtDeclarative]]></title><description><![CDATA[<p dir="auto">Hi guys,</p>
<p dir="auto">I'm trying to use QtDeclarative within my project, but as soon as I include it on the .pro file and try to build it I get the following error:</p>
<p dir="auto">:: error: cannot find -lQtDeclarative<br />
:: error: collect2: ld returned 1 exit status</p>
<p dir="auto">Here is my .pro file entry to use Qt Declarative:</p>
<p dir="auto">QT       += core gui phonon declarative</p>
<p dir="auto">I run it under QtCreator 2.0.1.</p>
<p dir="auto">Does anybody have any idea why I am not able to use it?<br />
It may look somehow to obvious for many of you but I couldn't find out why yet.</p>
<p dir="auto">Thanks</p>
]]></description><link>https://forum.qt.io/topic/3492/using-qtdeclarative</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 07:02:56 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/3492.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 02 Feb 2011 14:31:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Using QtDeclarative on Wed, 02 Feb 2011 20:22:36 GMT]]></title><description><![CDATA[<p dir="auto">You can get the latest Qt SDK from <a href="http://qt.nokia.com/downloads" target="_blank" rel="noopener noreferrer nofollow ugc">http://qt.nokia.com/downloads</a></p>
]]></description><link>https://forum.qt.io/post/73542</link><guid isPermaLink="true">https://forum.qt.io/post/73542</guid><dc:creator><![CDATA[baysmith]]></dc:creator><pubDate>Wed, 02 Feb 2011 20:22:36 GMT</pubDate></item><item><title><![CDATA[Reply to Using QtDeclarative on Wed, 02 Feb 2011 17:46:07 GMT]]></title><description><![CDATA[<p dir="auto">There was no previous Qt Creator installed in my system. Is there any way to download the declarative module and then install it?<br />
I believe this module was supposed to come with Qt Creator, like the phonon module - which works, by the way.<br />
:(</p>
]]></description><link>https://forum.qt.io/post/73532</link><guid isPermaLink="true">https://forum.qt.io/post/73532</guid><dc:creator><![CDATA[THuNaS]]></dc:creator><pubDate>Wed, 02 Feb 2011 17:46:07 GMT</pubDate></item><item><title><![CDATA[Reply to Using QtDeclarative on Wed, 02 Feb 2011 17:11:03 GMT]]></title><description><![CDATA[<p dir="auto">What you have done is correct. There must be something else wrong. Perhaps it is accessing an earlier version (&lt;4.7) of Qt, the Qt installation is bad, etc.</p>
]]></description><link>https://forum.qt.io/post/73527</link><guid isPermaLink="true">https://forum.qt.io/post/73527</guid><dc:creator><![CDATA[baysmith]]></dc:creator><pubDate>Wed, 02 Feb 2011 17:11:03 GMT</pubDate></item></channel></rss>