[Mono-list] loading assemblies

Dan Guidara dan@guidara.com
Tue, 17 Dec 2002 10:33:20 +0000


I have a quick question. I tried compiling something with mono with the -r 
flag and the name of the dll. Mono raised an error saying it could find the 
file. However, its in my MONO_PATH variable. When I compile using the full 
path it works alright. 

I thought MONO_PATH would be searched whenever you complie?

Dan