Results 1 to 8 of 8

Thread: [MacOSX,eclipse CDT]want eclipse to know Qt classes

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jul 2007
    Posts
    6
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: [MacOSX,eclipse CDT]want eclipse to know Qt classes

    no, that is not possible; I tried but the plugin is for windows and linux, not for MacOSX: it does not work on macs.

    lolveley.

  2. #2
    Join Date
    Jul 2007
    Posts
    6
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: [MacOSX,eclipse CDT]want eclipse to know Qt classes

    could you show me the way to configure eclipse, marcel?

  3. #3
    Join Date
    Feb 2006
    Location
    Romania
    Posts
    2,744
    Thanks
    8
    Thanked 541 Times in 521 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: [MacOSX,eclipse CDT]want eclipse to know Qt classes

    I would help, but I never configured it on Mac.
    Didn't know that the integration isn't available.

    But from the errors looks like Eclipse is missing the Qt include dirs.
    Try setting them and also make sure that $QTDIR is pointing to your installation and $QTDIR/bin is in the path.

    But, even if you manage to get rid of those errors, you will further have problems with moc and ui. Eclipse won't know to call them automatically for the right files.

    Here's a thread that might help you: http://lists.trolltech.com/qt-intere...ad00518-0.html.

    Regards

  4. #4
    Join Date
    Jul 2007
    Posts
    6
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: [MacOSX,eclipse CDT]want eclipse to know Qt classes

    here is a photograph of the directory /developer/applications/qt: there is no /bin available.

    I don't know if this is important.
    Attached Images Attached Images

  5. #5
    Join Date
    Jul 2007
    Posts
    6
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: [MacOSX,eclipse CDT]want eclipse to know Qt classes

    don't you think the configuration of eclipse on a mac is the same that the one on windows?

    I think we could try.

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.