Hi Everaldo, 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 > > To make my application compatible with .NET Framework I embeded a > Catalog class on my applications and make a conditional compilation. > > Everaldo. > > Em Qua, 2005-11-16 às 14:46 +0100, Filip escreveu: > > Hi, > > > > My app uses Mono.Unix.Catalog and runs fine on FreeBSD, but on > > WindowsXP fails with: > > > > 0 FATAL F7.GtkGo.GoApp - Exception: System.DllNotFoundException > > Message: libc.so.6 > > Source: Mono.Posix > > in (wrapper managed-to-native) Mono.Unix.Catalog:bindtextdomain > > (intptr,intptr) > > in [0x00014] (at > > C:\cygwin\tmp\scratch\mono-1.1.10\mcs\class\Mono.Posix\Mono.Uni > > x\Catalog.cs:59) Mono.Unix.Catalog:Init (System.String package, > > System.String lo > > caledir) > > > > I use latest mono-1.1.10 and compilation proceeds without warnings. > > > > Where I can found libc.so.6 for WindowsXP ? Has anybody an idea what is > > wrong ? > > > > Best regards > > Filip > > _______________________________________________ > > Mono-list maillist - [email protected] > > http://lists.ximian.com/mailman/listinfo/mono-list > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
