Hi.
I'm trying to compile RIS, but am having problems ..
I installed Ruby and I have both - VS 2005 and VS 2008 C# Express.
When I try to build Trunk, I get the following output:
...lities\ObservableList.cs Utilities\ResourceResolver.cs Utilities\AttributeUtils.cs Utilities\NullExtensionFactory.cs Audit\AuditLo
g.cs Audit\AuditEntryInfo.cs Audit\IAuditSink.cs ExtensionSettings.cs ExtensionSettings.Designer.cs IUserCredentialsProvider.cs Pr
oductSettings.cs ProductSettings.Designer.cs Shreds\IShred.cs Shreds\QueueProcessor.cs Shreds\QueueProcessorShred.cs Shreds\Shred.
cs Shreds\ShredExtensionPoint.cs Utilities\FtpFileTransfer.cs Utilities\IObservableList.cs Utilities\IRemoteFileTransfer.cs Utilit
ies\HttpFileTransfer.cs
Audit\AuditLog.cs(66,37): error CS1031: Type expected
Audit\AuditLog.cs(66,38): error CS0443: Syntax error, value expected
Audit\AuditLog.cs(66,39): error CS1026: ) expected
Audit\AuditLog.cs(66,55): error CS1519: Invalid token ')' in class, struct, or interface member declaration
Done building target "CoreCompile" in project "ClearCanvas.Common.csproj" -- FAILED.
Done building project "ClearCanvas.Common.csproj" -- FAILED.
Build FAILED.
Audit\AuditLog.cs(66,37): error CS1031: Type expected
Audit\AuditLog.cs(66,38): error CS0443: Syntax error, value expected
Audit\AuditLog.cs(66,39): error CS1026: ) expected
Audit\AuditLog.cs(66,55): error CS1519: Invalid token ')' in class, struct, or interface member declaration
0 Warning(s)
4 Error(s)
Time Elapsed 00:00:04.32
D:\Projects\SB_Slovenj_Gradec\CC_Trunk\Ris>
And when trying to compile tag Workstation/RIS 1.5 SP1:
Generated /Healthcare/NoteAcknowledgementSearchCriteria.gen.cs
Processing Address
Generated /Healthcare/Address.gen.cs
Generated /Healthcare/AddressSearchCriteria.gen.cs
Skipping WorklistQueryBase
Processing WorklistQueryBaseResult
Generated /Healthcare/WorklistQueryBaseResult.gen.cs
Processing WorklistQueryBaseCriteria
Generated /Healthcare/WorklistQueryBaseCriteria.gen.cs
Total 243 files
codegen-clean.bat
MSBUILD : warning MSB6003: The specified task executable could not be run. The directory name is invalid
The previous error was converted to a warning because the task was called with ContinueOnError=true.
Build continuing because "ContinueOnError" on the task "Exec" is set to "true".
codegen-gen.bat
D:\Projects\SB_Slovenj_Gradec\ClearCanvas_RisViewer1.5SP1\Ris\Server\RisServerCodeGen.proj(12,5): error MSB6003: The s
pecified task executable could not be run. The directory name is invalid
Done building target "BuildSolution" in project "RisServerCodeGen.proj" -- FAILED.
Done building project "RisServerCodeGen.proj" -- FAILED.
Build FAILED.
MSBUILD : warning MSB6003: The specified task executable could not be run. The directory name is invalid
D:\Projects\SB_Slovenj_Gradec\ClearCanvas_RisViewer1.5SP1\Ris\Server\RisServerCodeGen.proj(12,5): error MSB6003: The specified tas
k executable could not be run. The directory name is invalid
1 Warning(s)
1 Error(s)
Time Elapsed 00:00:24.97
D:\Projects\SB_Slovenj_Gradec\ClearCanvas_RisViewer1.5SP1\Ris>
Any idea on what's going on?
Regards,
Tadej