Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED] Imageformat Plugins for Static Build?
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Imageformat Plugins for Static Build?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 2.2k 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.
  • B Offline
    B Offline
    babazaroni
    wrote on last edited by
    #1

    Hello,

    How does one make/obtain the imageformat plugins like qjpeg.lib that work with static build?

    I've tried compiling 4.7.4(msvc2008) with a configure of -static -qt-jpeg but no jpeg plugins are created.

    The only time I've seen qjpeg.lib created was for shared build and it was only 2k bytes. It was probably a link library associated with qjpeg.dll and can't be used with static build.

    Puzzling. Any ideas?

    1 Reply Last reply
    0
    • B Offline
      B Offline
      babazaroni
      wrote on last edited by
      #2

      OK, I see the problem. The source to the imageformat plugins is not included in 4.7.4. It is included in 4.7.3. I'll need to go back to 4.7.3 for my static build.

      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