Results 1 to 2 of 2

Thread: Plugins & Qt - Eclipse integration

  1. #1
    Join Date
    May 2007
    Posts
    7
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Plugins & Qt - Eclipse integration

    A friend and I are trying to build a gui for Software Defined Radios. We are running Qt-4.4.1, Qt-Eclipse Integration 1.4.1, and Eclipse 3.4. Eclipse is installed in /opt. All of this is running on the latest Ubuntu.

    The problem we are having is that we are unable to load new plugins into the Qt Widget list in Eclipse.

    To build Qt we have run:
    ./configure -release -qtnamespace QtCppIntegration
    make
    sudo make install

    The Qt build appears to be successful.

    We then successfully built the application, QtLED, using:
    make release

    Then we installed libqledplugin.so in /opt/eclipse/plugins/com.trolltech.qtcppdesignerplugins.linux.x86

    When we start up Eclipse the QtLED plugin does not show up in the list of widgets.

    I'm sure we've missed something simple, but at this point we could use a little help finding our error!

    Thanks.

    Cheers,
    Mel

  2. #2
    Join Date
    Sep 2008
    Posts
    1
    Qt products
    Qt4 Qt/Embedded

    Default Re: Plugins & Qt - Eclipse integration

    Nice not to be alone ...

    I have exactly the same problem, everything seems to work fine, but my custom widgets don't appear in eclipses widget box.

    I am using Qt 4.4.0 and integration 1.4.0.

    Would be thankful for any advice ...

    zonky

    @Mel: Why do you use "make release"? My Makefile doesn't contain a release target.
    Last edited by zonky; 25th September 2008 at 15:46.

Similar Threads

  1. Replies: 7
    Last Post: 22nd December 2010, 09:13
  2. A Guide to Install MinGW, Qt4 and Eclipse Integration on Windows XP
    By shiyutang in forum Installation and Deployment
    Replies: 10
    Last Post: 5th August 2009, 05:03
  3. Qt integration with Eclipse
    By Dougie1610 in forum Newbie
    Replies: 8
    Last Post: 3rd April 2008, 00:37
  4. Qt Eclipse integration problem!!!!
    By mismael85 in forum Installation and Deployment
    Replies: 4
    Last Post: 13th March 2008, 15:45
  5. VS Integration plugins not visible
    By kemp in forum Qt Tools
    Replies: 1
    Last Post: 11th August 2006, 23:22

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.