[MonoDevelop] shipping references that arent in the GAC

Lluis Sanchez Gual slluis.devel at gmail.com
Mon May 9 05:28:53 EDT 2011


El ds 07 de 05 de 2011 a les 12:53 +0100, en/na Ian Norton va escriure:
> Hi there,
> 
> I have a project that makes use of a handful -pkg: references in monodevelop. The
> project builds fine but the references aren't in my GAC so the program fails to
> find them at runtime.
> 
> How can I tell monodevelop to ship copies of some libraries into the bin
> directory?

You can't do that right now. MD assumes that assemblies referenced using
-pkg will be available in the GAC at run time.

> I'd also like this to work with makefile integration so custom
> commands won't do for that.
> 
> I'm using mono 2.11 ( trunk yesterday ) and md 2.6 beta 2
> 
> Many thanks
> 
> Ian
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list




More information about the Monodevelop-list mailing list