[Mono-devel-list] Managed.Windows.Forms
gennady wexler
adyler at winisp.net
Sun Nov 7 21:34:04 EST 2004
is this related to MonoDevelop? I just built everything mono from CVS, now
cant build MonoDevelop:
./Internal/Project/Combine/CombineEntry.cs(286) warning CS0108: The keyword
new is required on
'MonoDevelop.Internal.Project.ICombineEntryCollection.GetEnumerator()'
because it hides inherited member
/usr/local/lib/mono/1.0/mscorlib.dll:
'System.Collections.IEnumerable.GetEnumerator' (name of symbol related to
previous warning)
./Internal/Project/Combine/Combine.cs(19) error CS0246: The namespace
`Mono.Posix.FileMode' can not be found (missing assembly reference?)
Compilation failed: 1 error(s), 1 warnings
make[3]: *** [MonoDevelop.Base.dll] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
any idea how do I fix this?
Mono JIT compiler version 1.1.2, (C) 2002-2004 Novell, Inc and Contributors.
www.go-mono.com
TLS: normal
GC: System Boehm (with typed GC)
SIGSEGV : normal
Globalization: ICU
Mono C# compiler version 1.1.2.0
ALPHA SOFTWARE: Mono C# Compiler 1.1.1.0 for Generics
Mono C# compiler version 1.1.1.0
this mac os x.
On 11/5/04 9:32 AM, "Jackson Harper" <jackson at ximian.com> wrote:
> On Fri, 2004-11-05 at 16:02 +0000, PFJ wrote:
>> Hi,
>>
>> Current cvs for MWF is not able to compile. All I'm getting is this
>>
>> System.Windows.Forms/XplatUIX1.cs (78) error CS0246: Cannot find type
>> 'pollfd'
>> Compilation failed: 1 error(s), 0 warnings
>
> This was due to some updates in Mono.Posix. I have updated
> XplatUIX11.cs and everything is hunky dory again.
>
> Love,
> Jackson
>
>
>> This is in the MWF directory. I have already done a make clean in the
>> SWF directory
>>
>> TTFN
>>
>> Paul
>>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list