Client-Library ....., libmysql.dll found but could not be...

The official tester's forum for ZeosLib 7.1. Ask for help, post proposals or solutions.
Post Reply
emzee
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: 12.12.2007, 01:24
Location: US

Client-Library ....., libmysql.dll found but could not be...

Post by emzee »

Message I'm getting is "Client-Library ....., libmysql.dll found but could not be loaded. Check compile-target and library compatibility!".

Zeos version 7.1.4-stable, libmysql.dll version 5.6.6.0 (sourced from HeidiSQL), Delphi 2007.

Same libmysql.dll located in Delphi/Bin and in folder of exe.
Just upgraded from Zeos 6.6 which I have used since 2006 w/o any such problems.

Any help would be greatly appreciated in solving this.
TIA,
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1956
Joined: 17.01.2011, 14:17

Re: Client-Library ....., libmysql.dll found but could not b

Post by marsupilami »

Hello emzee,

sometimes libraries cannot be loaded because the library cannot load its dependencies. Can you load the library using LoadLibrary from the Windows unit?
Best regards,

Jan
Post Reply