Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    [Qt 4.8.5] Jpeg/Gif Issue/problem

    Qt WebKit
    3
    6
    1644
    Loading More Posts
    • 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.
    • W
      WatchBau last edited by

      I am writing because I am trying to find the solution to a problem. I need to enable the display of gif and jpg images using 4.8.5 Qt version.
      I found many references to different links and information around the net but none of them led me to the solution. So I ask you to list the steps to follow to solve the problem or to show me the reference to a web page.

      At the time I created the "plugins/imageformats" folder and tried to link the library statically following documentation. At the end of procedure I found this issue: undefined reference to qt_plugin_instance_qjpeg()

      Thx in advance

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi and welcome to devnet,

        Did you build Qt statically ? What OS are you running ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • W
          WatchBau last edited by

          Hi,
          yes I build Qt with '-static' parameter rather that using '-shared'. Now I'm using Ubuntu 10.04 LTS but in the future I will cross compile for ARM.

          1 Reply Last reply Reply Quote 0
          • SGaist
            SGaist Lifetime Qt Champion last edited by

            Did you also add to your code/pro file the bits necessary to handle static plugins ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply Reply Quote 0
            • A
              ARoutray last edited by

              Yes, I used git clone setup-patch . But some how it did't work.? Can you suggest me some other tool for getting the layout of the qtwebkit..?

              1 Reply Last reply Reply Quote 0
              • SGaist
                SGaist Lifetime Qt Champion last edited by

                git clone setup-patch ?

                There's no other tool to clone Qt's code. You already have webkit in Qt 4 sources.

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post