[MonoDevelop] Unknown heap type: SmartAssembly
Alan
alan.mcgovern at gmail.com
Fri Feb 10 10:34:19 UTC 2012
Mono fully supports valid IL. Unfortunately SmartAssembly is known to
generate invalid IL which only runs because Microsofts .NET implementation
has bugs and does not reject the broken assembly. There is not much we can
do in this case. Your best bet is to contact SmartAssembly and let them
know the problem and see if they would fix the issue.
Alan
On 10 February 2012 09:05, Чурюмов Максим <max.churyumov at gmail.com> wrote:
> Hi,
>
> I'm trying to use external lib in my mono project in MacOS. It
> successfully build but after running it generate a message
> "Unknown heap type: SmartAssembly"
>
> I have known external lib was obfuscated in SmartAssembly.
> Is Mono doesn't support obfuscated external libs?
>
> Best Regards,
> Max
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20120210/ba72050a/attachment.html>
More information about the Monodevelop-list
mailing list