Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt / Eclipse Integration for OSX (lion) missing
Forum Updated to NodeBB v4.3 + New Features

Qt / Eclipse Integration for OSX (lion) missing

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 3 Posters 4.6k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tallia1
    wrote on last edited by
    #1

    Hello there,

    I am quite surprised that a Qt/Eclipse integration plugin for OSX is simply MISSING
    from this page: http://qt.nokia.com/products/eclipse-integration/

    Has anybody managed to get the plugin working in OSX?
    I just attempted to compile from the linux64 sources but it's complaining:

    @
    ata2 % pluto ~/Desktop/qt-eclipse-integration-linux.x86_64-1.6.1: export QTDIR=/Users/ata2/Developer/QtSDK/Desktop/Qt/474/gcc/
    ata2 % pluto ~/Desktop/qt-eclipse-integration-linux.x86_64-1.6.1: ./build.sh
    Checking environment...
    Need Qt version 4.6.1 to build this package - wrong QTDIR variable?
    @

    Any suggestion?
    Considering the XCode integration of Qt is also not properly working...

    1 Reply Last reply
    0
    • D Offline
      D Offline
      danimo
      wrote on last edited by
      #2

      Mac OS is not a supported platform for the Eclipse Integration. This is because the vast majority of developers are either using Qt Creator or XCode and it's a huge effort to support a new platform, because the communication with eclipse highly depends on the platform (ActiveX on windows, XEmbed on Linux), so OS X was never supported. Not sure if it's feasible.

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tallia1
        wrote on last edited by
        #3

        You say most use XCode, yet... when I tried to generate a xcodeproj from the qmake files xcode wasn't able to open them at all.

        Plus, it's kind of an hustle to add/remove classes as you have to re-generate the full frigging project every time.. or am I mistaken?

        --A

        1 Reply Last reply
        0
        • D Offline
          D Offline
          danimo
          wrote on last edited by
          #4

          Recent versions of X-Code have changed the format of the xcodeproj files. There is a fix by Digia, which is not yet part of the Nokia release of Qt 4.8. Qt Commercial 4.8 has the patch included. For now you will need to apply the patch (https://qt.gitorious.org/qt/qt/merge_requests/1413) manually against Qt.

          1 Reply Last reply
          0
          • G Offline
            G Offline
            goetz
            wrote on last edited by
            #5

            [quote author="tallia1" date="1324373784"]You say most use XCode [/quote]

            No. The statement was

            bq. [...] the vast majority of developers are either using Qt Creator or XCode [...]

            http://www.catb.org/~esr/faqs/smart-questions.html

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved