[Mono-devel-list] Using mono CVS

Atsushi Eno atsushi at ximian.com
Tue Nov 9 21:43:53 EST 2004


Hi,

Mono.Xml.Ext.dll is not part of the build of class libraries,
(like Managed.Windows.Forms). I am afraid that it might result
in build breakage on migrating sys.xml 2.0 stuff from VS 2005
May CTP version to October CTP.

It will be added to class/Makefile in the near future. Right now
you can add Mono.Xml.Ext.dll to that file as well as other dlls.

Atsushi Eno


christophe barbe wrote:
> On Tue, Nov 09, 2004 at 10:14:19AM -0500, christophe barbe wrote:
> 
>>Then when I want to compile a cs file with "using Mono.Xml.Ext;" I get:
>>~$ /usr/local/bin/mcs test.cs
>>test.cs(6) error CS0246: The namespace `Mono.Xml.Ext' can not be found (missing assembly reference?)
>>Compilation failed: 1 error(s), 0 warnings
> 
> 
> I should precise that I try to add -r:Mono.Xml.Ext without success. I am
> confused by how mcs is supposed to find assemblies. Is the location of
> the gac set in mcs at compile time? Is it looking for the GAC using the
> LD_LIBRARY_PATH?
> 
> Christophe
> 




More information about the Mono-devel-list mailing list