Hi Jb,
Mono.Cecil fails to compile with xbuild and MonoDevelop on Ubuntu
(tried with the last Mono.Cecil version).
The error message is:
Mono.Cecil/TypeSystem.cs(50,47): error CS0411: The type arguments
for method `Mono.Cecil.ModuleDefinition.Read<TItem,TRet>(TItem,
Mono.Func<TItem,Mono.Cecil.MetadataReader,TRet>)' cannot be inferred
from the usage. Try specifying the type arguments explicitly
I use the default mono installation of Ubuntu 10.04:
ubuntu-laptop:~/tmp/cecil$ gmcs --version
Mono C# compiler version 2.4.4.0
How can I fix this issue?
Thanks,
--- Kosta
--
--
mono-cecil