limelect 53 Posted Thursday at 03:32 PM While loading Delphi, I get this error I traced the error to OverbyteIcsZLibDll.pas where it is called I have only one zlib.dll and many zlib1.dll (all over), but not in the BPL directory !!!! Where to place it (which one) in BPL directory? Share this post Link to post
Lars Fosdal 1887 Posted yesterday at 09:51 AM IMO, that error doesn't describe a missing zlib.dll - but that the zlib.dll is missing the function "inflateValidate". Is your version current? 1 Share this post Link to post
limelect 53 Posted 6 hours ago @Lars Fosdal which means I have to find the right DLL, although it used to work Thanks Share this post Link to post