Zeos and MariaDB MacOs 10.9

The official tester's forum for ZeosLib 7.1. Ask for help, post proposals or solutions.
Post Reply
digiflash
Fresh Boarder
Fresh Boarder
Posts: 1
Joined: 25.11.2013, 19:39

Zeos and MariaDB MacOs 10.9

Post by digiflash »

I installed MariaDB with homebrew.
Tried to connect but only get an error-message that the libmariadb.dylib isn't found.
"None of the dynamic libraries can be found or is not loadable: libmariadb.dylib"
Set the property LibraryLocation to point at my lib-directory and copied/renamed the dylib from the mariadb-lib-directory.
Doesn't help anyway.
I have Lazarus. 1.0.12 x86. The output of the file command is that the libmysql.dylib etc... is x64.
Is this difference the problem? On windows you can't use x86 on x64 compiler and the other way round.
User avatar
EgonHugeist
Zeos Project Manager
Zeos Project Manager
Posts: 1936
Joined: 31.03.2011, 22:38

Re: Zeos and MariaDB MacOs 10.9

Post by EgonHugeist »

Did you check the compile-targets and libs? Are the compatible? 32Bit vs. 64Bit doesn't match and you get this as result.
Best regards, Michael

You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/

Image
Post Reply