[Mono-dev] Adding a dll to gac
PFJ
pjohnson1 at uclan.ac.uk
Fri Jul 17 06:03:23 EDT 2009
Hi
I've added the SharpUSBlib dll to gac using gacutil. However, when I try to
link to it (using -r:ICSharp.USBlib or -r:SharpUSBlib, all I get back is
that it is missing some sort of metadata (the report is on my machine at
home).
Is there something I'm missing here?
The command line I've used is
gacutil -i bin/SharpUSBlib.dll -f -package SharpUSBlib -root /usr/lib
which looks ok.
TTFN
Paul
--
View this message in context: http://www.nabble.com/Adding-a-dll-to-gac-tp24531748p24531748.html
Sent from the Mono - Dev mailing list archive at Nabble.com.
More information about the Mono-devel-list
mailing list