[Mono-devel-list] Referencing assemblies on windows

Rob.Tillie at Student.tUL.EDU Rob.Tillie at Student.tUL.EDU
Wed Aug 4 16:01:13 EDT 2004


Yup, all the mono windows bat files didn't have the . in it. After changing
that everything worked fine :).

Greetz,
-- Rob.

> -----Original Message-----
> From: Rafael Teixeira [mailto:monoman at gmail.com]
> Sent: Wednesday, August 04, 2004 9:21 PM
> To: rob.tillie at student.tul.edu
> Cc: mono-devel-list at lists.ximian.com
> Subject: Re: [Mono-devel-list] Referencing assemblies on windows
> 
> "make install" updates the GAC. Use it, unless you think the code may
> be too broken.
> 
> Also see if the MONO_PATH environment variable has some "." entry. If
> it is missing it will not check the current directory, but use man
> mono to see in which order assemblies are searched.
> 
> Fun,
> 
> --
> Rafael "Monoman" Teixeira
> ---------------------------------------
> Cognition is not a representation of an objectively existing world
> but is a bringing forth of a world in the process of living.
> -- Fritjof Capra, citing
>    Humberto Maturana and Francisco Varella's "Santiago Theory of
> Cognition"
> 
> ----- Original Message -----
> From: rob.tillie at student.tul.edu <rob.tillie at student.tul.edu>
> Date: Tue, 3 Aug 2004 10:52:38 +0200
> Subject: [Mono-devel-list] Referencing assemblies on windows
> To: mono-devel-list at lists.ximian.com
> 
> 
> 
> 
> Hey all,
> 
> 
> 
> I rebuild MS.VB.dll(for fixing a bug) and put it in the current
> directory, but mono keeps referencing the gac version of this dll
> (while MS.NET uses my dll). Furthermore, if I remove the GAC versions,
> it can't find it at all. How can I add the current dir to the assembly
> search path?
> 
> 
> 
> Greetz,
> 
> -- Rob.



More information about the Mono-devel-list mailing list