Ticket #8 (new task)

Opened 1 year ago

Question: Sharpdevelop

Reported by: Dave Lewis (d.a.lewis@talk21.com) Assigned to: DenisG
Priority: low Milestone:
Component: SubversionSharp Version:
Severity: normal Keywords:
Cc:

Description

I am trying to setup for an application that will store test cases and requirement traceablility, using sharpdevelop and subversion but I get the following error message when I attempt to compile. (I also get the same error whe attempting to compile with visual studio 2005

Build started. Compiling AprSharp Compiling SubversionSharp C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(3089,13) : error MSB3073: The command ""C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\Bin\ildasm.exe" /TEXT "" | "..\..\..\..\CallConvHack\hack\bin\Release\CallConvHack.exe" /TEXT /UTF8 ".il" "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\ilasm.exe" /DLL /QUIET /OUT:"" ".il"" exited with code 255. Build failed.

Any help would be appreciated.