<?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[Qt Static Build- QML Observer issue to buid (3 unresolved external)]]></title><description><![CDATA[<p dir="auto">Hi,<br />
first of all I was not sure where to post but it is not only Qt Creator issue , it is global issue in Qt.</p>
<p dir="auto">I compiled latest Qt branch 4.7 (4.7.4) from Git repository with out any error.<br />
by the trick i fixed ABI detection issue as it is again happening.<br />
then I tried to build "QML Dump, Qml Debugging Helpers."<br />
First two compiled successfully but third one which is the "QML Observer" failed to build.</p>
<p dir="auto">Here is the error :::<br />
@main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl QDeclarativeDebugHelper::enableDebugging(void)" (_<em>imp</em>?enableDebugging@QDeclarativeDebugHelper@@SAXXZ) referenced in function _main</p>
<p dir="auto">QmlJSDebuggerd.lib(jsdebuggeragent.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class QScriptEngine * __cdecl QDeclarativeDebugHelper::getScriptEngine(class QDeclarativeEngine *)" (_<em>imp</em>?getScriptEngine@QDeclarativeDebugHelper@@SAPAVQScriptEngine@@PAVQDeclarativeEngine@@@Z) referenced in function "public: __thiscall QmlJSDebugger::JSDebuggerAgent::JSDebuggerAgent(class QDeclarativeEngine *)" (??0JSDebuggerAgent@QmlJSDebugger@@QAE@PAVQDeclarativeEngine@@@Z)</p>
<p dir="auto">QmlJSDebuggerd.lib(qdeclarativeviewobserver.obj) : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static void __cdecl QDeclarativeDebugHelper::setAnimationSlowDownFactor(double)" (_<em>imp</em>?setAnimationSlowDownFactor@QDeclarativeDebugHelper@@SAXN@Z) referenced in function "private: void __thiscall QmlJSDebugger::QDeclarativeViewObserver::animationSpeedChangeRequested(double)" (?animationSpeedChangeRequested@QDeclarativeViewObserver@QmlJSDebugger@@AAEXN@Z)</p>
<p dir="auto">debug\qmlobserver.exe : fatal error LNK1120: 3 unresolved externals@</p>
<p dir="auto">Any idea how to fix it  and where it comes from ?</p>
<p dir="auto">!<a href="http://i51.tinypic.com/2hpsuxe.jpg" target="_blank" rel="noopener noreferrer nofollow ugc">http://i51.tinypic.com/2hpsuxe.jpg</a>(My Desktop)!</p>
]]></description><link>https://forum.qt.io/topic/6134/qt-static-build-qml-observer-issue-to-buid-3-unresolved-external</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 14:41:47 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/6134.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 May 2011 16:50:48 GMT</pubDate><ttl>60</ttl></channel></rss>