[Mono-list] How to generate System.ComponentModel.Design assembly?
Narcís Calvet
narcis at steema.com
Wed May 25 09:32:04 EDT 2005
Hi,
I tried using:
mcs /target:library /out:System.ComponentModel.Design.dll /recurse:Sytem.ComponentModel.Design/*cs
but I got a couple of errors at MenuCommand.cs (85) and DesigntimeLicenseContextSerializer.cs(44) saying: "Could not find attribut 'MonoTODO' (are you missing a using directive or an assembly reference ?).
Any idea on how to overcome this?
Regards,
Narcís Calvet
----- Original Message -----
From: Narcís Calvet
To: mono-list at lists.ximian.com
Sent: Wednesday, May 25, 2005 3:13 PM
Subject: [Mono-list] How to generate System.ComponentModel.Design assembly?
Hello everyone,
I'm trying to compile and application I'm porting from VS.NET and Windows to Mono (1.1.6) and Linux (FC3). The problem I'm facing is that I need System.ComponentModel.Design assembly but I don't have it. However I've found a folder (mono-1.1.6/mcs/class/System/System.ComponentModel.Design) containing .cs files. Is it possible to generate the assembly from those files? If so, how?
Thanks in advance and best regards,
Narcís Calvet.
------------------------------------------------------------------------------
_______________________________________________
Mono-list maillist - Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://galactus.ximian.com/pipermail/mono-list/attachments/20050525/58da6274/attachment.html
More information about the Mono-list
mailing list