Zeos and MariaDB MacOs 10.9
Posted: 25.11.2013, 20:15
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.
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.