Results 1 to 2 of 2

Thread: The compiler error:"cannot find -lQtGuid4"

  1. #1
    Join Date
    Jan 2009
    Posts
    3
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Talking The compiler error:"cannot find -lQtGuid4"

    Hello:
    Everyone,I use Qt under windows XP OS, use MinGW and eclipse IDE,
    I written a helloworld application,test the environment,but failed.
    The eclipse console print the error:"C:\MinGW\bin\..\lib\gcc-lib\mingw32\3.2.3\..\..\..\..\mingw32\bin\ld.exe: cannot find -lQtGuid4"

    What is the "lQtGuid4"? How can i solve this problem?
    Give me a hand,thank you very much!

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: The compiler error:"cannot find -lQtGuid4"

    The open source installer installs only release libraries. In the Start-menu there's a shortcut to build debug libraries. Alternatively you can build your application in release mode.
    J-P Nurmi

Similar Threads

  1. problems installing Qt opensource with msvc2008 support
    By odin1985 in forum Installation and Deployment
    Replies: 6
    Last Post: 24th May 2008, 09:06
  2. Compiler can't find #include<QSqlDatabase>
    By Arpan in forum Qt Programming
    Replies: 6
    Last Post: 17th February 2006, 13:05

Tags for this Thread

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.