[Mono-list] Iconv error
Piers Haken
piersh@friskit.com
Wed, 10 Jul 2002 03:55:37 -0700
Okay, I did that, but now the build complains about not being able to
find "libiconv.la", but I have a "libiconv.a" that came with the gimp
distro. What's the difference?
Piers.
-----Original Message-----
From: Daniel Morgan [mailto:danmorg@sc.rr.com]
Sent: Tuesday, July 09, 2002 4:36 PM
To: Piers Haken; mono-list@ximian.com
Subject: Re: [Mono-list] Iconv error
just a crazy idea.
how about uninstalling the iconv that comes with cygwin? i think mono
installs its own with glib and stuff.
----- Original Message -----
From: "Piers Haken" <piersh@friskit.com>
To: <mono-list@ximian.com>
Sent: Tuesday, July 09, 2002 7:35 PM
Subject: [Mono-list] Iconv error
> I'm getting the following error when running anything on mono:
>
> ** (process:2268): WARNING **: unhandled exception
> System.NullReferenceException: "A null value was found where an object
> instance was required" in (unmanaged)
> System.Text.Encoding:IConvNewDecoder () in <0x00018>
> System.Text.IConvDecoder:.ctor (string,bool) in <0x00095>
> System.Text.Encoding:.ctor (string,bool) in <0x00017>
> System.Text.UTF8Encoding:.ctor () in <0x00035>
> System.Text.Encoding:get_UTF8 () in <0x00007>
> System.IO.StreamWriter:.ctor (System.IO.Stream) in <0x0005a>
> System.Console:.cctor ()
>
> I'm using the libiconv-1.7 from the gimp site:
>
> [/usr/local/lib]:ls -l *iconv*
> -rwxr-xr-x 1 Administ None 843776 Nov 5 2001 iconv.dll
> -rw-r--r-- 1 Administ None 2650 Sep 1 2001 iconv.lib
> -rw-r--r-- 1 Administ None 2650 Sep 1 2001 libiconv.a
>
> Any ideas what's up?
> Piers.
>
> _______________________________________________
> Mono-list maillist - Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list