[Mono-devel-list] Mono newby & Windows maintenance

Alf C Stockton alf at stockton.co.za
Tue Aug 10 03:37:58 EDT 2004


I have been requested to take on the maintenance of a .Net C# application 
developed on Windows.

However being a Linux developer I have installed mono-1.0-i486-1.tgz with a view 
to see if it is viable to do this project on a Linux Slackware 9.1 system 
running kernel 2.4.26 system.

My 1st attempt at compiling this under Linux is as follows:-

mcs AssemblyInfo.cs TicketRePrintReceipt.cs TicketReprintForm.cs Adjustments.cs
         AdjTicketIssue.cs MemberAdjustments.cs
TicketReprintForm.cs(21)error CS0246: Cannot find type`System.Windows.Forms.Form'
Adjustments.cs(18) error CS0246: Cannot find type `System.Windows.Forms.Form'
AdjTicketIssue.cs(21) error CS0246: Cannot find type `System.Windows.Forms.Form'
Compilation failed: 3 error(s), 0 warnings

As you can see from the above this project consist of a number of cs source 
files but I must be missing something. Please
share with me what it might be.



---

Regards,
Alf Stockton	www.stockton.co.za

Kleptomaniac, n.:
 	A rich thief.
 		-- Ambrose Bierce, "The Devil's Dictionary"



More information about the Mono-devel-list mailing list