[MonoDevelop] shipping references that arent in the GAC

Ian Norton ian.norton-badrul at thales-esecurity.com
Mon May 9 05:30:32 EDT 2011


On Mon, May 09, 2011 at 10:28:53AM +0100, Lluis Sanchez Gual wrote:
> El ds 07 de 05 de 2011 a les 12:53 +0100, en/na Ian Norton va escriure:
> > 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.

Thought so,  I've gotten around it for now by putting MONO_PATH in my shell
wrapper.

Ian
 


More information about the Monodevelop-list mailing list