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]

Re: compiling QT on cygwin(latest stable version) please help


I went looking through the makefiles, and found this in the
src/3rdparty/libpng/makefile:
LDFLAGS=-L. -Wl,-rpath,. -L$(ZLIBLIB) -Wl,-rpath,$(ZLIBLIB) -lpng -lz -lm

Would that be what I'm looking for?  If the '-lpng' already exists in the
makefile( I assume that this is the makefile that needs to be 'fixed'...)
what is my next option?

~ Michael Chavez, Resident newbie


--
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]