Page 2 of 2 FirstFirst 12
Results 21 to 23 of 23

Thread: where/what are static plugins?

  1. #21
    Join Date
    Nov 2007
    Posts
    47
    Qt products
    Qt4
    Platforms
    Windows
    Thanks
    34

    Default thanks Jacek

    Jacek, you are a genius! Thank you so much, your suggestion worked and now everything is perfect!

    After two weeks of banging my head against the wall!

  2. #22

    Default Re: where/what are static plugins?

    Hi all,

    How to use and build the jpg plugin on QtCreator?

    I got the error = undefined reference to `qt_plugin_instance_qjpeg()'

  3. #23
    Join Date
    Aug 2013
    Posts
    1
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows Android
    Thanks
    1

    Default Re: where/what are static plugins?

    Quote Originally Posted by vietdoor View Post
    Hi all,

    How to use and build the jpg plugin on QtCreator?

    I got the error = undefined reference to `qt_plugin_instance_qjpeg()'
    Hi all
    try use Q_IMPORT_PLUGIN(QJPEGPlugin) for Qt 5.0.2 is good

Similar Threads

  1. Replies: 16
    Last Post: 23rd May 2008, 10:12
  2. Qt Plugins Error
    By nathanpackard in forum Qt Programming
    Replies: 1
    Last Post: 17th August 2007, 23:19
  3. Accessing to a static variable from the same class
    By xgoan in forum General Programming
    Replies: 6
    Last Post: 5th March 2007, 10:50
  4. static objects in libraries
    By Rawk in forum Qt Programming
    Replies: 3
    Last Post: 16th January 2007, 19:03
  5. Qt4 Plugins How-to
    By Chaid in forum Qt Programming
    Replies: 4
    Last Post: 8th July 2006, 08:32

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.