[Mono-list] Problem compiling simple app using Mono. Partial declarations of `TestMono.Form1' have conflicting accessibility modifiers

Stacey Levine staceyl at MUSICFORASONG.COM
Thu Jun 15 16:48:21 EDT 2006


Hello everyone.  

 

I am testing out Mono for an application and am having problems with
compiling my application.  I built a simple C# application that has one
form and I put the controls on the form that I am going to need.  My
little test project is here :  http://www.levineclan.net/testMono.zip

 

I think I have the compile line figured out, and there is a batch file
in that directory structure which should do it, but when I try to
compile using mono - I get one error message that I have no idea how to
fix. The message is below. Anything you could do to help would be
greatly appreciated.

 

"D:\Projects .NET\TestMono\TestMono>mcs /out:test.exe  Program.cs
Form1.cs Form1.

Designer.cs Form1.Designer.cs(3,19): error CS0262: Partial declarations
of `TestMono.Form1'

have conflicting accessibility modifiers

Compilation failed: 1 error(s), 0 warnings "

 

Thanks.

 

Stacey

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20060615/2349aa99/attachment.html


More information about the Mono-list mailing list