Opened 7 years ago

Last modified 5 years ago

#49 closed defect

windows zlib1.dll error entrypoint missing — at Initial Version

Reported by: HoraK-FDF Owned by: pulkomandy
Priority: major Milestone: 2.6
Component: GrafX2 Version: 2.5
Keywords: Cc:

Description

Hi,

i have just compiled GrafX2 from svn rev. 2171 with mingw32 but the following error occurred when starting grafx2.exe:
(i hope i translated it right at least the sense should be the same)

title:
grafx2.exe - entrypoint not found
message:
The procedureentrypoint "inflateReset2" could not found in the DLL "zlib1.dll"

i resolved the problem by loading the latest zlib1.dll(v1.28) from its official page and overwriting the old one. So the currently included dll on svn must be also replaced i think.

there where also many warnings while compiling should i attach them?

Change History (0)

Note: See TracTickets for help on using tickets.