Hi,

        I installed Mono and Cecil. Tried to compile a sample application using Mono.Cecil. But the mcs compiler is giving error messages that it cannot find Mono.Cecil.

        I installed Mono.Cecil.dll into the GAC successfully. Generated a key and recompiled Mono.Cecil.dll.sources with the -keyfile:mykey.snk option.


       But still it is giving error. Please help me to sort it out. One more thing, can I directly change entries in the metadata tables like TypeDef without actually inserting some class ?

       Thank you.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to