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. My app need a old version of "libpng"
Forum Updated to NodeBB v4.3 + New Features

My app need a old version of "libpng"

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

    Hello all,

    Today I upgrade my computer, I make a rsync of everything from older computer (using OpenSuse 11.3, now I install OpenSuse 12.2), install the QtCreator (same as on the older computer) and try to compile and run my app...
    So, I got no error at compiling time, but when I try to run the app I got this error:

    libraries: libpng12.so.0: cannot open shared object file: No such file or directory

    Well I check the version of this lib installed here, and I found the version "libpng14"...
    How can I fix this problem, I know that I can install the version "libpng12" but I don't want to do that, how can I make my app use a new lib?

    Thanks all...

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Recompile Qt, possibly together with -qt-png to avoid similari issues in the future.

      (Z(:^

      1 Reply Last reply
      0
      • D Offline
        D Offline
        dcbasso
        wrote on last edited by
        #3

        Appears to be easy to install the older libpng!
        kk

        Thanks.

        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