[Bug 770203] New: No libpng.a

bugzilla at redhat.com bugzilla at redhat.com
Sat Dec 24 08:55:51 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: No libpng.a

https://bugzilla.redhat.com/show_bug.cgi?id=770203

           Summary: No libpng.a
           Product: Fedora
           Version: 15
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: mingw32-libpng
        AssignedTo: rjones at redhat.com
        ReportedBy: drizt at land.ru
         QAContact: extras-qa at fedoraproject.org
                CC: lfarkas at lfarkas.org, rjones at redhat.com,
                    erik-fedora at vanpienbroek.nl,
                    fedora-mingw at lists.fedoraproject.org,
                    ktietz at redhat.com
    Classification: Fedora
      Story Points: ---
              Type: ---
        Regression: ---
        Mount Type: ---
     Documentation: ---


Description of problem:
I built static version of mingw32-qt. But I can't build test project with
static. 

i686-pc-mingw32-g++ -static -static-libgcc -Wl,-s -Wl,-subsystem,windows -o
release/standarddialogs.exe release/dialog.o release/main.o
release/moc_dialog.o  -L'/home/taurus/qt/mingw32/lib' -lmingw32 -lqtmain
-lQtGui -lgdi32 -lcomdlg32 -loleaut32 -limm32 -lwinmm -lwinspool -ljpeg -ltiff
-lmsimg32 -lQtCore -lpng -lole32 -luuid -lws2_32 -ladvapi32 -lshell32 -luser32
-lkernel32 -lz 
/usr/lib/gcc/i686-pc-mingw32/4.5.3/../../../../i686-pc-mingw32/bin/ld: cannot
find -lpng

I had a look at mingw32-libpng package. It has libpng14.dll.a, it has
libpng.dll.a, it has libpng14.a but it hasn't libpng.a

Can you make symbolic link to? libpng.a -> libpng14.a .

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the mingw mailing list