Results 1 to 1 of 1

Thread: cannot find -lUtilsd (Declarative UI)

  1. #1
    Join Date
    Apr 2009
    Posts
    206
    Thanks
    34
    Thanked 2 Times in 2 Posts

    Default cannot find -lUtilsd (Declarative UI)

    Hello friends,

    during building creatorplugin in declarative I get some error:
    Qt Code:
    1. g++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -mthreads -Wl -shared -Wl,--out-implib,c:\Qt\2009.05\bin\lib\qtcreator\plugins\Nokia\libQmlInspectord.a -o c:\Qt\2009.05\bin\lib\qtcreator\plugins\Nokia\QmlInspectord.dll object_script.QmlInspectord.Debug -L"c:\Qt\2009.05\qt\lib" -LC:\Qt\2009.05\bin/lib/qtcreator -LC:\Qt\2009.05\bin/lib/qtcreator/plugins/Nokia -lUtilsd -lQtConcurrentd -lAggregationd -lExtensionSystemd -lCored -lLocatord -lFindd -lTextEditord -lProjectExplorerd -LC:\Qt\2009.05\bin/lib/qtcreator -lQtDeclaratived4 -lQtTestd4 -lQtGuid4 -lQtNetworkd4 -lQtCored4
    2. c:/qt/2009.05/mingw/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: cannot find -lUtilsd
    3. collect2: ld returned 1 exit status
    4. mingw32-make[1]: *** [c:\Qt\2009.05\bin\lib\qtcreator\plugins\Nokia\QmlInspectord.dll] Error 1
    5. mingw32-make[1]: Leaving directory `X:/Qt/qt-4.6.0-declarative/tools/qmldebugger/creatorplugin'
    6. mingw32-make: *** [debug] Error 2
    To copy to clipboard, switch view to plain text mode 

    what is the lib utild and where can I find it???? How to set the CREATOR_BUILD_DIR??

    My value are CREATOR_BUILD_DIR=C:\Qt\2009.05\bin and CREATOR_SRC_DIR=Y:\QT_SDKS\qt-creator-1.3.0 is this correct?
    Last edited by codeman; 15th December 2009 at 12:00.

Similar Threads

  1. Error while configuring Qt for WinCE6.0
    By Anu in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 19th November 2009, 10:28
  2. Qt and VC++ instalation problem
    By gui.br in forum Installation and Deployment
    Replies: 6
    Last Post: 21st July 2009, 07:13
  3. problems installing Qt opensource with msvc2008 support
    By odin1985 in forum Installation and Deployment
    Replies: 6
    Last Post: 24th May 2008, 09:06
  4. GCC can't find QSqlDatabase!!
    By brevleq in forum Qt Programming
    Replies: 5
    Last Post: 29th October 2007, 07:05
  5. Qt Cryptographic Architecture
    By vermarajeev in forum Qt Programming
    Replies: 6
    Last Post: 9th February 2007, 13:15

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.