hi,
i just ported/tested the jpeg driver on windows mobile 5.
Things to do:
- Add the jpeg and libjpeg files to the wince project
(libjpeg without the jmemansi.c file)
- Add the attached file jmemnobs.c to the libjpeg files in the project
This is a simpler implementation replacing jmemansi.c as there is no tmpfile on wince
- Add the new FRMT_jpeg define to the preprocessor defines.
- Add $(GDAL_DIR)\frmts\jpeg and $(GDAL_DIR)\frmts\jpeg\libjpeg to the includes
- Apply the attached two minor patches to the source
Best regards,
Wolfgang