[Mono-dev] Problem with compiling using MySQL library
Mads Bondo Dydensborg
mbd at dbc.dk
Tue Oct 3 01:51:57 EDT 2006
mandag 02 oktober 2006 16:46 skrev Rafael Teixeira:
> The compiler won't use the GAC installed library as a reference. You
> need to give it dll in the current directory or a full path to a
> specific dll, to make sure which version of a library you are
> referencing (the GAC can contain many different versions of the same
> library).
While I understand this, is there absolutely no way to tell the compiler that
a specific library needs to be a specific version? Or, can it only be handled
by -L and -r:/some/path/to/a/lib?
The reason I am asking is, that some csproj files generated by VS NET 2005,
contains includes that looks like a generic strongname specification, which
seems a bit weird.
Regards,
Mads
--
Med venlig hilsen/Regards
Systemudvikler/Systemsdeveloper cand.scient.dat, Ph.d., Mads Bondo Dydensborg
Dansk BiblioteksCenter A/S, Tempovej 7-11, 2750 Ballerup, Tlf. +45 44 86 77 34
More information about the Mono-devel-list
mailing list