[mono-android] Linker crashing "Failed to resolve System.Console setforegroundcolor"
Liam Houlahan
liamhoulahan at gmail.com
Thu Oct 4 00:12:00 UTC 2012
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 <jonp at xamarin.com> wrote:
> On Oct 3, 2012, at 6:53 PM, Liam Houlahan <liamhoulahan at gmail.com> 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
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodroid/attachments/20121004/97b6f26b/attachment.html>
More information about the Monodroid
mailing list