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.
Zeos and MariaDB MacOs 10.9
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
Re: Zeos and MariaDB MacOs 10.9
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/
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/