[Mono-list] Strange problem with Dynamic Reflection Library

Nikolai Bochev bg.shiny at gmail.com
Sat May 9 14:03:57 EDT 2009


Hello,

I am trying to compile and use Dynamic Reflection Library (
http://dynamic.codeplex.com/ ), however i get compile errors when i try to
build the samples :

[Task:File=/home/shiny/Public/DynamicSource/DynamicSample/Program.cs,
Line=234, Column=67, Type=Error, Priority=Normal, Description=Using the
generic type `Phydeaux.Utilities.Dynamic<T>.Instance.Function<TRet>'
requires `2' type argument(s)(CS0305)]

[Task:File=/home/shiny/Public/DynamicSource/DynamicSample/Program.cs,
Line=235, Column=67, Type=Error, Priority=Normal, Description=Using the
generic type `Phydeaux.Utilities.Dynamic<T>.Instance.Function<TRet>'
requires `2' type argument(s)(CS0305)]


The list goes on for all of the test cases. I have tried several other
applications that use that library and the result is the same whenever i try
to use those functions from the library. I am using mono 2.4 with
monodevelop 2.0 on Ubuntu 9.04.
As far as i can see the Dynamic library is quite all, are those functions
properly supported in mono or am i doing somethign wrong ?
-- 
View this message in context: http://www.nabble.com/Strange-problem-with-Dynamic-Reflection-Library-tp23463045p23463045.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list