Results 1 to 4 of 4

Thread: kled in Qt4 Application

  1. #1
    Join Date
    Nov 2008
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default kled in Qt4 Application

    Hi!
    I need to use several kled widget in my Qt4 Application. When I Use kled My Program Does'nt Compile And Stop With "Undefined Refrence to KLed" Error!!
    How I Can Use kled in My Qt4 Application???
    And
    How I Can Convert My Qt4 Application to A KDE Application???

    Thanks.

  2. #2
    Join Date
    Sep 2007
    Posts
    83
    Thanks
    6
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: kled in Qt4 Application

    Hi,
    You just follow the below link.it may help you.

    http://www.qt-apps.org/content/show....?content=72482

    I just worked on windows with this.it worked successfully.check it out once.

  3. #3
    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: kled in Qt4 Application

    Or you can use QwwLed from wwWidgets.

  4. #4
    Join Date
    Sep 2007
    Posts
    83
    Thanks
    6
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default wwWidgets compilation problem

    Hi Wysota,
    I followed your link and i downloaded wwWidget0.9. I am working on winXP with QT4.4.when i was compiling the wwWidgets,i got the below error
    Qt Code:
    1. ./tmp\obj\release_shared\qwwlediface.o(.text+0x133):qwwlediface.cpp: undefined r
    2. eference to `QwwLed::QwwLed(QWidget*)'
    3. collect2: ld returned 1 exit status
    4. mingw32-make[1]: *** [release\wwwidgetsplugin.dll] Error 1
    5. mingw32-make[1]: Leaving directory `C:/Qt/4.4.1/wwWidgets/plugin'
    6. mingw32-make: *** [release-all] Error 2
    To copy to clipboard, switch view to plain text mode 
    .

    I followed your previous posts,after that i went to widgets directory and i installed widget libs using make install.after that when i was going to make the plugins directory again i am getting above problem.
    how can i solve that.

    thanks in advance

Similar Threads

  1. Task to another application
    By zlosynus in forum Qt Programming
    Replies: 0
    Last Post: 6th August 2008, 10:04
  2. Start Qt application as Windows Service
    By ^NyAw^ in forum Qt Programming
    Replies: 12
    Last Post: 10th May 2008, 17:23
  3. dll + application
    By fpujol in forum Qt Programming
    Replies: 11
    Last Post: 15th April 2007, 18:37
  4. Replies: 3
    Last Post: 8th December 2006, 18:51

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.