MySql on OS/X
Posted: 04.10.2016, 10:40
Hi
I can use successfully ZeosLib on MAC OS/X with applications created by Lazarus.
However, installation is a little complex for non technical end users, and difficult to automate, because MySql drivers for OS/X are named, for example,libmysqlclient.18.dylib instead of libmysqlclient.dylib.18 expected by ZPlainMySqlDriver.pas (they are libmysql.so.18 on linux).
Is it possible to add code to handle this OS/X particularity in the 7.2 version ?
I could do it myself, but will not be able to test this with Delphi and the OS it supports, since I have not bought it.
By the way, see my previous post about MySql 5.7 which should be added too.
Best regards
I can use successfully ZeosLib on MAC OS/X with applications created by Lazarus.
However, installation is a little complex for non technical end users, and difficult to automate, because MySql drivers for OS/X are named, for example,libmysqlclient.18.dylib instead of libmysqlclient.dylib.18 expected by ZPlainMySqlDriver.pas (they are libmysql.so.18 on linux).
Is it possible to add code to handle this OS/X particularity in the 7.2 version ?
I could do it myself, but will not be able to test this with Delphi and the OS it supports, since I have not bought it.
By the way, see my previous post about MySql 5.7 which should be added too.
Best regards