-
Notifications
You must be signed in to change notification settings - Fork 298
Description
Describe the bug
I have exiv2.exe and exiv2.dll in the same folder under \Program Files, which is in my system’s path.
To Reproduce
Steps to reproduce the behavior:
Status of File: Direct from Camera
I own the copyright
No need to allow the file to be added to exiv2 under the [project's license] — I believe [if there is a need, then all right, sure, just do what is necessary].
2. exiv2 v0.28.2 [both EXE and DLL]:
exiv2 -pv --grep GPSInfo DSC_5474.JPG
produces what is expected:
0x0000 GPSInfo GPSVersionID Byte 4 2 3 0 0
3. Branch and Commit in which I observed the Issue
Exiv2 v0.28.2 and/or v0.28.5 downloaded from the download page [https://exiv2.org/download.html]
Expected behavior
Same behaviour for both versions, however 0.28.5 with its own DLL simply produces nothing, while it produces the exact same [normal] output as v0.28.2 with v0.28.2’s [zip] package DLL.
Desktop (please complete the following information):
- Microsoft Windows [Version 10.0.19045.6093]
- Exiv2 version [as said]: v0.28.2 and v0.28.5
- Compiler and version:
exiv2-0.28.2-2019msvc64.zip
exiv2-0.28.5-2022msvc-AMD64.zip - Compilation mode and/or compiler flags:
cannot know