Opened 4 years ago
Closed 4 years ago
#90 closed defect (fixed)
win32/sdl : libtiff-5.dll missing
Reported by: | Thomas Bernard | Owned by: | Thomas Bernard |
---|---|---|---|
Priority: | critical | Milestone: | 2.6 |
Component: | GrafX2 | Version: | 2.6 |
Keywords: | build, win32, sdl | Cc: |
Description
version 2.6wip2326
The win32 API version is working fine.
The sdl API version won't launch because of libtiff-5.dll missing.
Change History (4)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
2.5.1972 was working OK (libtiff 3.4)
2.5.1977 was not OK (libtiff 4.0.9)
comment:4 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
grafx2-sdl-2.6wip2335-win32.zip is ok...
Note:
See TracTickets
for help on using tickets.
Adding the missing libtiff-5.dll doesn't help much as it is then complaining for libgcc_s_dw2-1.dll
I believe this is related to commit https://gitlab.com/GrafX2/grafX2/commit/259a0b32a939e8becd714411b790007ec1d073b6 (libtiff 4.0.9 => 4.0.10)
or even 63c39983fde8f4311b2b3088888b05543660b52e (lib TIFF version 3.4 => 4.0.9)