Subject: | 0.98.3 missing files and won't compile under Windows/Cygwin |
Two issues:
1. 0.98.3 distribution is missing sanyo.c and exifgps.c
These were in the 0.98.2 distribution
2. module will not compile under Windows (Cygwin) UNLESS you rename the stock exif.c file to something like exiflib.c BEFORE creating the makefile via MakeMaker..
Probably could fix this by putting all the exiftags "borrowed" code in a subdirectory.