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]

problem with libpng


(god i hope i'm sending this to the right addy)
I've been trying to get QT to compile on cygwin, and I have gotten through a
few errors by myself but have been unable to figure out this last one...

-- OUTPUT --
make[6]: Entering directory `/usr/local/qt/tools/designer/uic'
g++ -L/usr/local/qt/lib -Wl,-rpath,/usr/local/qt/lib   -o
/usr/local/qt/bin/uic
uic.o ../shared/widgetdatabase.o ../shared/domtool.o
../integration/kdevelop/kde
widgets.o   -lqutil -L../lib -lqt  -L/usr/X11R6/lib -I/usr/X11R6/include  -l
SM -
lICE -lXft -L/usr/X11R6/lib -lGLU -lGL -lXmu  -lXext -lX11 -lm
/usr/local/qt/lib/libqt.a(qpngio.o)(.text+0x38):qpngio.cpp: undefined
reference
to `_imp__png_get_io_ptr'
/usr/local/qt/lib/libqt.a(qpngio.o)(.text+0x70):qpngio.cpp: undefined
reference
to `_imp__png_error'
/usr/local/qt/lib/libqt.a(qpngio.o)(.text+0xab):qpngio.cpp: undefined
reference
to `_imp__png_get_io_ptr'
/usr/local/qt/lib/libqt.a(qpngio.o)(.text+0xdb):qpngio.cpp: undefined
reference
to `_imp__png_error'
...
/usr/local/qt/lib/libqt.a(qpngio.o)(.text+0x2efc):qpngio.cpp: undefined
referenc
e to `_imp__png_get_y_offset_pixels'
/usr/local/qt/lib/libqt.a(qpngio.o)(.text+0x2f45):qpngio.cpp: undefined
referenc
e to `_imp__png_get_x_pixels_per_meter'
/usr/local/qt/lib/libqt.a(qpngio.o)(.text+0x2f64):qpngio.cpp: undefined
referenc
e to `_imp__png_get_y_pixels_per_meter'
/usr/local/qt/lib/libqt.a(qpngio.o)(.text+0x2f8c):qpngio.cpp: undefined
referenc
e to `_imp__png_get_text'
collect2: ld returned 1 exit status
make[6]: *** [/usr/local/qt/bin/uic] Error 1
make[6]: Leaving directory `/usr/local/qt/tools/designer/uic'

its been driving me insane.  if you anyone can help me with this I'd be
grateful.

~ Michael Chavez


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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