[Mono-list] first attempt using mysql-connector
andreas graeper
agraeper at googlemail.com
Thu Nov 28 21:41:39 UTC 2013
hi, i am on lubuntu, packages for using mysql are installed and
gacutil -l | grep -i mysql
shows MySql.Data, Version ...
but when i try to compile
mcs .. -r:MySql.Data[.dll]
i get error cs0006 metadata for mysql.data.dll could not be found
now i use full path
-r:/usr/lib/cli/Mysql.Data-6.4/Mysql.Data
and it works.
what i have to do, to get the short form: -r:MySql.Data working ?
thanks in advance
andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20131128/2b1932f4/attachment.html>
More information about the Mono-list
mailing list