sajmplus
6th June 2019, 23:37
Hello,
how can I build image format plugin for tiff images with JPEG support? Is there any switch that I can use with qmake?
I achieved that with adding `LIBS += -ljpeg`, `DEFINES += JPEG_SUPPORT ` and `tif_jpeg.c` to libtiff.pri file but it have to be easier solution :)
how can I build image format plugin for tiff images with JPEG support? Is there any switch that I can use with qmake?
I achieved that with adding `LIBS += -ljpeg`, `DEFINES += JPEG_SUPPORT ` and `tif_jpeg.c` to libtiff.pri file but it have to be easier solution :)