Bugs item #1331458, was opened at 2005-10-19 20:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1331458&group_id=31650
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: cvs Status: Open Resolution: None Priority: 5 Submitted By: HWANG YUNSONG (hys545) Assigned to: Nobody/Anonymous (nobody) Summary: compile error(mono svn 51904) and cvs-2005-10-19 Initial Comment: [EMAIL PROTECTED] nant]$ make mkdir -p bootstrap cp -R lib/ bootstrap/lib # Mono loads log4net before privatebinpath is set-up, so we need this in the same directory # as NAnt.exe cp lib/log4net.dll bootstrap cp src/NAnt.Console/App.config bootstrap/NAnt.exe.config resgen src/NAnt.DotNet/Resources/Strings.resx bootstrap/NAnt. DotNet.Resources.Strings.resources Read in 70 resources from 'src/NAnt.DotNet/Resources/Strings. resx' Writing resource file... Done. mcs -target:library -warn:0 -define:MONO -out:bootstrap/NAnt. DotNetTasks.dll -r:./bootstrap/NAnt.Core.dll -r:bootstrap/lib/mono/1.0/NDoc.Core.dll -recurse:src/NAnt.DotNet/*.cs -resource:bootstrap/NAnt.DotNet. Resources.Strings.resources src/CommonAssemblyInfo.cs src/NAnt.DotNet/Types/NamespaceImportCollection.cs(317,28): error CS0029: Cannot implicitly convert type `string[]' to `string' src/NAnt.DotNet/Types/NamespaceImportCollection.cs(318,21): error CS0030: Cannot convert type `System.CharEnumerator. Current' to `string' Compilation failed: 2 error(s), 0 warnings make: *** [bootstrap/NAnt.DotNetTasks.dll] Error 1 [EMAIL PROTECTED] nant]$ ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1331458&group_id=31650 ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ nant-developers mailing list nant-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-developers