[Mono-devel-list] Can't build corlib from CVS

Jean-Marc André jeanmarc.andre at cpe.fr
Wed Apr 7 06:11:18 EDT 2004


Hi,

Can't build corlib from CVS. I've got the following message:

System.Reflection.Emit/MethodBuilder.cs(41) error CS0246: Cannot find 
type `GenericTypeParameterBuilder'
System.Reflection.Emit/TypeBuilder.cs(44) error CS0246: Cannot find type 
`GenericTypeParameterBuilder'
Compilation failed: 2 error(s), 0 warnings

GenericTypeParameterBuilder exists but the class is inserted between  
#if NET_1_2 #endif.




More information about the Mono-devel-list mailing list