Hi, if I try to build the actual files from CVS with NAnt, I got these output - how can I build the actual files?
NAnt 0.85 (Build 0.85.1932.0; rc3; 16.04.2005) Copyright (C) 2001-2005 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///C:/Programme/Microsoft.NET/NETProvider_20/build/win32/ado.net/FirebirdClient.build Target framework: Microsoft .NET Framework 1.1 Target(s) specified: build-all check-htmlhelp-compiler: [sysinfo] Setting system information properties under sys.* check-nunit-framework: [sysinfo] Setting system information properties under sys.* check-build-config: build-all: set-net-2.0-framework-configuration: [property] Target framework changed to "Microsoft .NET Framework 2.0". build: [echo] Using 'net-2.0' framework on 'win32' platform. debug: [delete] C:\Programme\Microsoft.NET\NETProvider_20\build\win32\ado.net\FirebirdClient.build(182,4): [delete] Cannot delete directory 'C:\Programme\Microsoft.NET\NETProvider_20\build\win32\ado.net\net-2.0\bin\debug'. The directory does not exist. [mkdir] Creating directory 'C:\Programme\Microsoft.NET\NETProvider_20\build\win32\ado.net\net-2.0\bin\debug'. [csc] Compiling 199 files to 'C:\Programme\Microsoft.NET\NETProvider_20\build\win32\ado.net\net-2.0\bin\debug\FirebirdSql.Data.FirebirdClient.dll'." [csc] c:\Programme\Microsoft.NET\NETProvider_20\source\FirebirdSql\Web\Providers\AssemblyInfo.cs(34,12): error CS0579: Duplicate 'AssemblyDelaySign' attribute [csc] c:\Programme\Microsoft.NET\NETProvider_20\source\FirebirdSql\Web\Providers\AssemblyInfo.cs(33,12): error CS0579: Duplicate 'AssemblyVersion' attribute [csc] c:\Programme\Microsoft.NET\NETProvider_20\source\FirebirdSql\Web\Providers\AssemblyInfo.cs(32,12): error CS0579: Duplicate 'AssemblyCopyright' attribute [csc] c:\Programme\Microsoft.NET\NETProvider_20\source\FirebirdSql\Web\Providers\AssemblyInfo.cs(31,12): error CS0579: Duplicate 'AssemblyProduct' attribute [csc] c:\Programme\Microsoft.NET\NETProvider_20\source\FirebirdSql\Web\Providers\AssemblyInfo.cs(30,12): error CS0579: Duplicate 'AssemblyCompany' attribute [csc] c:\Programme\Microsoft.NET\NETProvider_20\source\FirebirdSql\Web\Providers\AssemblyInfo.cs(29,12): error CS0579: Duplicate 'AssemblyConfiguration' attribute [csc] c:\Programme\Microsoft.NET\NETProvider_20\source\FirebirdSql\Web\Providers\AssemblyInfo.cs(28,12): error CS0579: Duplicate 'AssemblyDescription' attribute [csc] c:\Programme\Microsoft.NET\NETProvider_20\source\FirebirdSql\Web\Providers\AssemblyInfo.cs(27,12): error CS0579: Duplicate 'AssemblyTitle' attribute [csc] c:\Programme\Microsoft.NET\NETProvider_20\source\FirebirdSql\Web\Providers\AssemblyInfo.cs(26,12): error CS0579: Duplicate 'ComVisible' attribute [csc] c:\Programme\Microsoft.NET\NETProvider_20\source\FirebirdSql\Web\Providers\AssemblyInfo.cs(25,12): error CS0579: Duplicate 'CLSCompliant' attribute BUILD FAILED - 1 non-fatal error(s), 0 warning(s) C:\Programme\Microsoft.NET\NETProvider_20\build\win32\ado.net\FirebirdClient.build(191,4): External Program Failed: C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\csc.exe (return code was 1) Total time: 4.2 seconds. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
