Hi Jon

Thanks for your reply.

The point I was trying to make when I said that I initially built this app
using the initial versions of MonoDroid is that it used to work fine. The
app is on Google Play right now. It is only since I am building the app
with the newer version of MonoDroid that the linker no longer works.

There is no reference to System.Console.ForegroundColor in my app so I
assume that the reference is in dotnetzip.

However if you are saying that there is no support in MonoDroid or
Silverlight, was there previously support? I ask this because the dotnetzip
dll is the same as the one that I am using in the version of my app that is
on Google Play.

Thanks
Liam

On Thu, Oct 4, 2012 at 11:58 AM, Jonathan Pryor <[email protected]> wrote:

> On Oct 3, 2012, at 6:53 PM, Liam Houlahan <[email protected]> wrote:
> > Now when I try to build the application for release linking the
> assemblies the linker is crashing with the following error:
>
> The Mono for Android profile doesn't provide
> System.Console.ForegroundColor. Neither does Silverlight, nor .NET For
> Windows Store apps:
>
>         http://msdn.microsoft.com/en-us/library/windows/apps/hh454070.aspx
>
> > The only third party library that I am using is DotNetZip.
>
> You need to build DotNetZip from source against the Mono for Android
> profile assemblies.
>
>  - Jon
>
> _______________________________________________
> Monodroid mailing list
> [email protected]
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
_______________________________________________
Monodroid mailing list
[email protected]

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to