Results 1 to 7 of 7

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

Hybrid View

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

    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

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

    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?

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

    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

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

    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

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

    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

  6. 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
  •  
Qt is a trademark of The Qt Company.