hi, great to see 1.3 finally make it to cvs. however, i am unable to compile it, the following being the error message. i have qt-3.3.3, autoconf-2.5.9 and automake-1.9.4. and libtiff-3.5.7. really appreciate help.
thanks, subash. In file included from util.cpp:36: md5.h:30:30: warning: "_LIBC" is not defined util.cpp: In function `void Convert2JPG(QString, QImage*, int, bool, bool)': util.cpp:171: warning: variable `FILE*outfile' might be clobbered by `longjmp' or `vfork' util.cpp: In function `QImage LoadPicture(QString, QString, int, bool, bool, int, int, bool*)': util.cpp:1289: `TIFFTAG_CLIPPATH' undeclared (first use this function) util.cpp:1289: (Each undeclared identifier is reported only once for each function it appears in.) util.cpp:1290: warning: format not a string literal and no format arguments make[3]: *** [util.o] Error 1
