| AWARE [SYSTEMS] | Imaging expertise for the Delphi developer | |||||||
![]() |
TIFF and LibTiff Mailing List Archive | |||||||
LibTiff Mailing List
TIFF and LibTiff Mailing List Archive Contact
The TIFF Mailing List Homepage |
Thread2006.04.04 04:20 "Re: New OJPEG support", by Joris Van DammeBob, Thanks for the test! > Looks like you need to do > #include <setjmp.h> Done. > With error: > > /home/bfriesen/src/graphics/libtiff/libtiff/tif_ojpeg.c: In function > 'jpeg_create_decompress_encap': > /home/bfriesen/src/graphics/libtiff/libtiff/tif_ojpeg.c:2217: error: > syntax error before 'return' > > There are many similar errors. Solved, I think. > It seems wise to at least test compilation in longjmp mode even if you > can't use the result under Delphi. Seems I can indeed do that, now... Couldn't in previous compiler, and hadn't thought about checking in current... I think situation improved in current CVS. I have at least been able to check compilation without JPEG_ENCAP_EXTERNAL. Still not able to check operation without JPEG_ENCAP_EXTERNAL tough... If convinient, can you please check again? Best regards, Joris Van Damme info@awaresystems.be http://www.awaresystems.be/ Download your free TIFF tag viewer for windows here: http://www.awaresystems.be/imaging/tiff/astifftagviewer.html |
|||||||