[Mono-list] Strange problem with Dynamic Reflection Library

Rodrigo Kumpera kumpera at gmail.com
Mon May 11 16:36:09 EDT 2009


Please fill a bug report with proper steps on how to reproduce it.

On Sat, May 9, 2009 at 3:03 PM, Nikolai Bochev <bg.shiny at gmail.com> 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  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20090511/8a554ee7/attachment.html 


More information about the Mono-list mailing list