https://bugzilla.novell.com/show_bug.cgi?id=357302
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=357302#c8 --- Comment #8 from Torsten Zachert <[EMAIL PROTECTED]> 2008-02-05 11:05:11 MST --- I use these commands: cd /D C:\Programme\Mono-1.2.3.1\lib\mono\1.0 mcs.exe -checked /target:library /out:<path to target dll> -warn:1 -codepage:utf8 -r:System.Web.dll -r:System.Data.dll -r:System.Drawing.dll /recurse:<path to source> I can not see, that there is something wrong. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
