This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libpng problems with png_info_init, png_read_destroy


Hallo Cygwinners,

I'm getting these undefined references when linking against
libjpeg import lib:
/stuff/test/mMosaic-src-3.7.2/src/readPNG.c:79: undefined reference to `png_read_destroy'
/stuff/test/mMosaic-src-3.7.2/src/readPNG.c:94: undefined reference to `png_info_init'
/stuff/test/mMosaic-src-3.7.2/src/readPNG.c:286: undefined reference to `png_read_destroy'

Are there a known workaround besides linking the libs statically?

Gerrit
-- 
begin  Rename the README file to:
       'It_Is_Forbidden_To_Read_This_Super_Mega_Secret_File!!!!!!!!'
       =^..^=
end


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]