Please fill a bug report with proper steps on how to reproduce it. On Sat, May 9, 2009 at 3:03 PM, Nikolai Bochev <[email protected]> wrote:
> > 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. > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list >
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
