Results 1 to 9 of 9

Thread: Eclipse question

  1. #1
    Join Date
    Jan 2006
    Location
    Ljubljana
    Posts
    687
    Thanks
    111
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Eclipse question

    I try to debug some project and when I hit "Debug", I get in console following message:
    Qt Code:
    1. Qt Makefile Generator - QMake Error:
    2. /qmake -recursive eROSystem.pro
    3. (Exec error:Launching failed)
    To copy to clipboard, switch view to plain text mode 

    After that, debugging is possible, I just want to know how to solve this error message.

    I use Windows XP, Qt 4.3.2, MinGw and Eclipse 3.3.1.1.
    Qt 5.3 Opensource & Creator 3.1.2

  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: Eclipse question

    Maybe it's because of that "/" in front of qmake?

  3. #3
    Join Date
    Jan 2006
    Location
    Ljubljana
    Posts
    687
    Thanks
    111
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Eclipse question

    where do I remove this "/". do you have any clue?
    Qt 5.3 Opensource & Creator 3.1.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: Eclipse question

    I would check the configuration.

  5. #5
    Join Date
    Jan 2006
    Location
    Ljubljana
    Posts
    687
    Thanks
    111
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Eclipse question

    I've been checking it for an hour now, but I never find /qmake string.
    Qt 5.3 Opensource & Creator 3.1.2

  6. #6
    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: Eclipse question

    Have you checked the path to the directory with Qt tools ("Bin Path")?

  7. #7
    Join Date
    Jan 2006
    Location
    Ljubljana
    Posts
    687
    Thanks
    111
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Eclipse question

    That is actualy weird to me, because I cannot find a signle editable setting regarding qmake. If I compile the project, it is invoked automatically and it works fine. Do you think I should descent into Makefile?
    Qt 5.3 Opensource & Creator 3.1.2

  8. #8
    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: Eclipse question

    Check Window -> Preferences -> Qt.

  9. The following user says thank you to jacek for this useful post:

    MarkoSan (10th December 2007)

  10. #9
    Join Date
    Jan 2006
    Location
    Ljubljana
    Posts
    687
    Thanks
    111
    Thanked 4 Times in 4 Posts
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Default Re: Eclipse question

    I missed that, thank, jacek!!!

    There was only Qt 4.3.0 OpenSource and path to qmake and include path were empty.

    I've added Qt 4.3.2 OpenSource and set up paths correctly, let me check it now.

    It, works, jacek!!! Thank you very very much!
    Last edited by MarkoSan; 10th December 2007 at 23:01.
    Qt 5.3 Opensource & Creator 3.1.2

Similar Threads

  1. Replies: 7
    Last Post: 22nd December 2010, 08:13
  2. Qt 4.3.2 + eclipse 3.3 first project building
    By christauffre in forum Newbie
    Replies: 2
    Last Post: 5th December 2007, 12:52
  3. Replies: 0
    Last Post: 21st September 2007, 11:08
  4. [MacOSX,eclipse CDT]want eclipse to know Qt classes
    By lolveley in forum Installation and Deployment
    Replies: 7
    Last Post: 27th July 2007, 23:52
  5. Howto use Eclipse with QT4 in 10 steps
    By the_bis in forum Newbie
    Replies: 3
    Last Post: 28th January 2007, 20:21

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.