Results 1 to 5 of 5

Thread: QT designer addtional plugin

  1. #1
    Join Date
    Dec 2009
    Posts
    26
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Thumbs down QT designer addtional plugin

    hi,
    I used QT 4 and
    I have download QLed plugin and I would like to add it to QT designer for custum use.
    I added the library file libqledplugin.so to /usr/lib/qt4/plugins/designer but I recieved the error The plugin uses incompatible QT library(4.5.3) release (same error on debug version)
    Maybe some know how to fix it?

    Thanks in advance,
    Simabd

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QT designer addtional plugin

    Build the plugin using the same version of Qt your Designer is built against (in release mode).
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Dec 2009
    Posts
    26
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: QT designer addtional plugin

    Please write me how could I upgrade QT designer to 4.5.3 as my QT creator. Or maybe how could I upgrade both to same version

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: QT designer addtional plugin

    Did you install Creator using your system's software package manager? Or did you download it separately in binary or source form?
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Dec 2009
    Posts
    26
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: QT designer addtional plugin

    hi wysota,
    Many thanks for your help, I fixed now I could see QLed on QT designer.
    I just modify the QT creator version to automatic version when I compile the QLed code and then copy this lib to designer lib and it's OK now.

    Could you help me with wwWidget from my priviouse thread.

    Thanks again amigo

Similar Threads

  1. problem loading custom plugin on Qt Designer 4
    By raman_31181 in forum Qt Tools
    Replies: 18
    Last Post: 26th September 2008, 10:42
  2. Qt designer plugin errors on OSX Leopard
    By mpotocnik in forum Qt Tools
    Replies: 10
    Last Post: 21st January 2008, 10:45
  3. Replies: 4
    Last Post: 9th August 2007, 09:20
  4. Qt Designer plugin on windows
    By big4mil in forum Newbie
    Replies: 4
    Last Post: 30th May 2007, 18:33
  5. Replies: 13
    Last Post: 15th December 2006, 12:52

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.