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
"The first rule of magic is simple. Don't waste your time waving your
hands and hoping when a rock or a club will do."
-- McCloctnik the Lucid
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
