Results 1 to 7 of 7

Thread: HELP! Installation of QT 4.4.0 + MinGW + Eclipse (Genymede) + CDT 5.0 on WinXP (Home)

  1. #1
    Join Date
    Jul 2008
    Posts
    4
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default HELP! Installation of QT 4.4.0 + MinGW + Eclipse (Genymede) + CDT 5.0 on WinXP (Home)

    Hello
    I've tried days to configure GUI IDE for QT4 with eclipse on Windows XP, but I just can't do it by myself T^T.

    I've installed QT4.4 with MinGW. They work fine.
    I've installed Eclipse newest version. It works ok.
    Then updated CDT from eclipse 'Software Update'
    Finally, I've downloaded qt-eclipse integration file 1.4.0 and installed it.

    But when I launch eclipse/mingw, I don't see any word 'Qt' appearing in my eclipse.
    Can anybody please tell me what might be the problem here?

    Thanks in advance.
    Last edited by snatcher; 12th July 2008 at 20:36.

  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: HELP! Installation of QT 4.4.0 + MinGW + Eclipse (Genymede) + CDT 5.0 on WinXP (H

    Have you checked Window -> Preferences -> Qt?

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

    snatcher (13th July 2008)

  4. #3
    Join Date
    Jul 2008
    Posts
    4
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: HELP! Installation of QT 4.4.0 + MinGW + Eclipse (Genymede) + CDT 5.0 on WinXP (H

    at Window ->Preferences
    'Qt' does not appear

    it seems to me that qt-eclipse integration is not properly installed
    even though at the installation it says so.

    ahhhhh I'm going nuts T^T

  5. #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: HELP! Installation of QT 4.4.0 + MinGW + Eclipse (Genymede) + CDT 5.0 on WinXP (H

    Quote Originally Posted by snatcher View Post
    at Window ->Preferences
    'Qt' does not appear
    You might be missing some part of CDT. What did you install exactly?

  6. #5
    Join Date
    Jul 2008
    Posts
    4
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: HELP! Installation of QT 4.4.0 + MinGW + Eclipse (Genymede) + CDT 5.0 on WinXP (H

    Quote Originally Posted by jacek View Post
    You might be missing some part of CDT. What did you install exactly?
    Hi~
    I fixed this problem. It was because I installed 'eclipse' under 'Program Files'
    which contains a spacebar character and I think that messes up all the integration setup.

    But now, I'm having trouble with autocompletion in eclipse.
    Eclipse does not support auto completion (or content assist) of Qt classes and functions.

    Do you have any idea?

    Thanks

  7. #6
    Join Date
    Jul 2008
    Posts
    69
    Thanks
    9
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: HELP! Installation of QT 4.4.0 + MinGW + Eclipse (Genymede) + CDT 5.0 on WinXP (H

    My eclipse +Qt4.4 works (except for the debug run) as you did


    you need to setup the QT4 path in the preferences as the picture.

    http://picasaweb.google.com/fredykon...35031926966738

    Also if you want to run the exe file outside eclipse you will need to set the system PATH of windows and add C:/mingw/bin and c:/Qt/4.4.0/bin to it

    I hope this help
    thanks

  8. #7
    Join Date
    Jul 2008
    Posts
    69
    Thanks
    9
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: HELP! Installation of QT 4.4.0 + MinGW + Eclipse (Genymede) + CDT 5.0 on WinXP (H

    I solved my problem and wrote a how-to install eclipse and QT on my blog

    http://blogfredk.blogspot.com/2008/0...t-4-mingw.html

    Hope this help
    SunnySan

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

    jacek (26th July 2008)

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.