Hi Everaldo, Later, I discovered that there is a problem with libfontconfig-1.dll (after I removed libintl from the mono config) I don't know if it is related to the bug, but I hope that it can help you to find out what is wrong.
Best regards, Filip On 16/11/05, Everaldo Canuto <[EMAIL PROTECTED]> wrote: > Hi, > > I will install and make some tests on Windows this night, later I tell > about my results. > > Everaldo. > > Em Qua, 2005-11-16 às 15:59 +0100, Filip escreveu: > > On 16/11/05, Everaldo Canuto <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > > > Are you running under .NET or Mono? > > > > > > > > I compiled (on windows) the app with nant using mono-1.0 as a target > > > > platform, and tried to run the app under mono as well. > > > > > > > > Filip > > > > > > > > > > You propabily have a etc/mono/config under your Mono root dir, on Linux > > > this file theres this line: > > > > > > <dllmap dll="libintl" target="libc.so.6" /> > > > > > > It is ok for Linux but causes problem on Windows, I dont know if you > > > have this line in your config, in my Mono 1.1.8 (Win32) I dont have it > > > but I have on my Mono 1.1.10 under Linux. > > > > > > If you have this line, them remove and test agaim. Please let us know if > > > works. > > > > I removed the line from the config and the app throws an exception: > > > > 0 FATAL F7.GtkGo.GoApp - Exception: System.EntryPointNotFoundException > > Message: bind_textdomain_codeset > > Source: Mono.Posix > > in (wrapper managed-to-native) Mono.Unix.Catalog:bind_textdomain_codeset > > (intptr > > ,intptr) > > in <0x0008d> Mono.Unix.Catalog:Init (System.String package, System.String > > locale > > dir) > > > > > > > > > > > Everaldo. > > > > > > > > > > > > > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
