Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. [Solved] Using imageformat plugins with QTWebkit on an Embedded platform
Forum Updated to NodeBB v4.3 + New Features

[Solved] Using imageformat plugins with QTWebkit on an Embedded platform

Scheduled Pinned Locked Moved Qt WebKit
3 Posts 2 Posters 2.5k 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.
  • R Offline
    R Offline
    richard.davies
    wrote on last edited by
    #1

    Hi All,
    I'm new to using -QT- Qt and was hoping you could help me out...

    I have compiled -QT- Qt and -QTWebkit- QtWebKit for an Embedded platform and have demo/browser working on the platform. Unfortunately JPEGs and GIFs are not being displayed.
    I assume this is because the demo/browser application is not finding the plugins/imageformat directory. I have copied the whole plugins directory to demo/browser directory but this didn't work.
    Could anybody send me the instructions for settings up the plugins.

    Thanks

    Richard

    1 Reply Last reply
    0
    • R Offline
      R Offline
      richard.davies
      wrote on last edited by
      #2

      Hi All,

      Just to follow up... I've solved the problem!
      I was copying plugins/imageformats to my application directory....
      So the directory layout was
      MY_APP\plugins\imageformats
      However I should have copied the imageformats directory only to the application directory...
      So the directory layout is now
      MY_APP\imageformats

      Usefull article is "http://qt-project.org/doc/qt-4.8/deployment-plugins.html"

      Anyway hope this helps someone in the future.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mlong
        wrote on last edited by
        #3

        Great! Thanks for the information on how it was solved. Please be sure and edit your initial post to add [Solved] to the thread title. Thanks!

        Software Engineer
        My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

        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