Results 1 to 7 of 7

Thread: Project Error

  1. #1
    Join Date
    Jun 2008
    Posts
    20
    Qt products
    Qt4
    Platforms
    Windows

    Default Project Error

    Sorry, my english is not very well.

    I install Qt 4.4.0 in windows vista with Eclipse Europa 3.3 (C/C++ plugin)
    and the Qt eclipse integration v1.4.0 , but when I start a new project, a messenger appears in the eclipse

    "cannot find -lqtmaind" ,
    "mnake ***[debug]Error 2" ,
    "make[1]: ***[debug/test.exe]Error 1"

    Obs.: test.exe is the name of my project.

    what is wrong ?

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Project Error

    You don't have the debug version of Qt libraries. There should be a link called "Build debug libraries" or similar in Start menu near Qt Designer and other Qt tools.

  3. #3
    Join Date
    Jun 2008
    Posts
    20
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Project Error

    ok you are right !

    But now a new error appeared :

    cannot find -lQtGuid4
    make: ***[debug]Error 2
    make[1]: ***[debug\test.exe]Error 2

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Project Error

    It's the same problem. You don't have debug version of Qt libraries. Build Qt in debug mode and such errors will disappear.

  5. #5
    Join Date
    Jun 2008
    Posts
    20
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Project Error

    I put a picture attach.

    I have some problem.

    thanks for your help!
    Attached Images Attached Images

  6. #6
    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: Project Error

    How did you install MinGW? Did you let the Qt installer to install it?

    PS. Please copy-paste the error next time instead of attaching a screenshot...
    J-P Nurmi

  7. #7
    Join Date
    Jun 2008
    Posts
    20
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Project Error

    Yes , i tell to the Qt installer to install mingw too.

    Sorry , next time i will copy the error !

Similar Threads

  1. QPSQL problem
    By LoneWolf in forum Installation and Deployment
    Replies: 60
    Last Post: 4th November 2009, 14:22
  2. Compile 4.4.0
    By LordQt in forum Installation and Deployment
    Replies: 18
    Last Post: 29th May 2008, 13:43
  3. QPSQL driver in windows
    By brevleq in forum Installation and Deployment
    Replies: 31
    Last Post: 14th December 2007, 12:57
  4. Error compiling psql plugin
    By vieraci in forum Installation and Deployment
    Replies: 4
    Last Post: 7th October 2007, 02:49
  5. qt 4.2.2 install on aix
    By try to remember in forum Installation and Deployment
    Replies: 2
    Last Post: 28th March 2007, 12:19

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.