On Sat, 2004-08-21 at 22:35, Carlos Guzm�n �lvarez wrote: > Hello: > > I'm trying to do a build (on Windows) using a nant 0.85 snapshot and > mono 1.0.1 and i'm having problems, i'm getting always: > > 'D:\NETProvider\NETProvider_17\builds\win32\ado.net\mono-1.0\bin\release\FirebirdSql.Data.Firebird.dll'. > [csc] [Invalid UTF-8] > [csc] Cannot determine the text encoding for argument 1 > (@C:\Documents and Settings\carlos\Configuraci�n local\Temp\tmp493.tmp). > [csc] Please add the correct encoding to MONO_EXTERNAL_ENCODINGS > and try again. > > > The MONO_EXTERNAL_ENCODINGS environment valraible is configured as > ISO8859_1;UTF-8
Try using a colon not a semicolon. - Dick _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
