M
mathieu
Hi there,
I do not understand what is going on with the following cmd line
(*). As specified I would like to compile the cs file:
C:/cygwin/home/mmalaterre/Projects/gdcm/trunk/Examples/Csharp/
ManipulateFile.cs
but for some reason the full path is being replaced by:
c:\cygwin\home\mmalaterre\Projects\gdcm\release-cl\Examples\Csharp
\ManipulateFile.cs
Is there something I need to do/know when compiling src code with full
path ?
Thanks.
-Mathieu
(*)
cd C:\cygwin\home\mmalaterre\Projects\gdcm\release-cl\Examples
\Csharp
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe /r:C:/
cygwin/home/mmalaterre/Projects/gdcm/release-cl/bin/./gdcm_csharp.dll /
out:C:/cygwin/home/mmalaterre/Projects/gdcm/release-cl/bin/./
ManipulateFile.exe C:/cygwin/home/mmalaterre/Projects/gdcm/trunk/
Examples/Csharp/ManipulateFile.cs
Microsoft (R) Visual C# .NET Compiler version 7.10.6001.4
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.
error CS1504: Source file 'c:\cygwin\home\mmalaterre\Projects\gdcm
\release-cl\Examples\Csharp\ManipulateFile.cs' could not be opened
('Le fichier sp‚cifi‚ est introuvable. ')
NMAKE : fatal error U1077: 'C:\WINDOWS\Microsoft.NET\Framework
\v1.1.4322\csc.exe' : return code '0x1'
I do not understand what is going on with the following cmd line
(*). As specified I would like to compile the cs file:
C:/cygwin/home/mmalaterre/Projects/gdcm/trunk/Examples/Csharp/
ManipulateFile.cs
but for some reason the full path is being replaced by:
c:\cygwin\home\mmalaterre\Projects\gdcm\release-cl\Examples\Csharp
\ManipulateFile.cs
Is there something I need to do/know when compiling src code with full
path ?
Thanks.
-Mathieu
(*)
cd C:\cygwin\home\mmalaterre\Projects\gdcm\release-cl\Examples
\Csharp
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe /r:C:/
cygwin/home/mmalaterre/Projects/gdcm/release-cl/bin/./gdcm_csharp.dll /
out:C:/cygwin/home/mmalaterre/Projects/gdcm/release-cl/bin/./
ManipulateFile.exe C:/cygwin/home/mmalaterre/Projects/gdcm/trunk/
Examples/Csharp/ManipulateFile.cs
Microsoft (R) Visual C# .NET Compiler version 7.10.6001.4
for Microsoft (R) .NET Framework version 1.1.4322
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.
error CS1504: Source file 'c:\cygwin\home\mmalaterre\Projects\gdcm
\release-cl\Examples\Csharp\ManipulateFile.cs' could not be opened
('Le fichier sp‚cifi‚ est introuvable. ')
NMAKE : fatal error U1077: 'C:\WINDOWS\Microsoft.NET\Framework
\v1.1.4322\csc.exe' : return code '0x1'