[Mono-devel-list] libintl does not work on windows?
Fabian Sturm
f at rtfs.org
Thu Mar 3 20:03:30 EST 2005
Hi!
I have the simple problem that I can't use libintl on windows.
A call to Mono.Unix.Catalog in mono-1.1.4 on windows produces:
Unhandled Exception: System.DllNotFoundException: libc.so.6
in <0x00049> (wrapper managed-to-native)
Mono.Unix.Catalog:bindtextdomain (intptr,intptr)
in <0x0002e> Mono.Unix.Catalog:Init (string,string)
in <0x0001d> TranslationTest:.ctor (string[])
in <0x0001d> TranslationTest:Main (string[])
I do not understand where it references the libc.so.6?
Any help would be great!
Thanks, Fabian
More information about the Mono-devel-list
mailing list