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 1885 Posted 23 hours ago 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 1 hour ago @Lars Fosdal which means I have to find the right DLL, although it used to work Thanks Share this post Link to post