[vtkusers] Activiz 6.2 | Compile error CS1577 Kitware.VTK Project

Matias Montroull matimontg at gmail.com
Thu Sep 24 16:22:22 EDT 2015


I think I'm near the answer...

I noticed in the Kitware.VTK.CscArgs.txt the following entries near the end
(I'm listing just a few since there are many)

Why it is looking for \bin\*Debug *and not bin\*Release *(which is where I
have all those DLLs)
I think it has to do with a step I missed or did incorrectly so I'm not
sure..

"/linkresource:C:\ActiViz\activizdotnet_buildx64\bin\*Debug*
\Kitware.VTK.vtkChartsCore.Unmanaged.dll"
"/linkresource:C:\ActiViz\activizdotnet_buildx64\bin\Debug\Kitware.VTK.vtkCommonColor.Unmanaged.dll"
"/linkresource:C:\ActiViz\activizdotnet_buildx64\bin\Debug\Kitware.VTK.vtkCommonComputationalGeometry.Unmanaged.dll"
"/linkresource:C:\ActiViz\activizdotnet_buildx64\bin\Debug\Kitware.VTK.vtkCommonCore.Unmanaged.dll"
"/linkresource:C:\ActiViz\activizdotnet_buildx64\bin\Debug\Kitware.VTK.vtkCommonDataModel.Unmanaged.dll"
"/linkresource:C:\ActiViz\activizdotnet_buildx64\bin\Debug\Kitware.VTK.vtkCommonExecutionModel.Unmanaged.dll"
"/linkresource:C:\ActiViz\activizdotnet_buildx64\bin\Debug\Kitware.VTK.vtkCommonMath.Unmanaged.dll"
"/linkresource:C:\ActiViz\activizdotnet_buildx64\bin\Debug\Kitware.VTK.vtkCommonMisc.Unmanaged.dll"
"/linkresource:C:\ActiViz\activizdotnet_buildx64\bin\Debug\Kitware.VTK.vtkCommonSystem.Unmanaged.dll"
"/linkresource:C:\ActiViz\activizdotnet_buildx64\bin\Debug\Kitware.VTK.vtkCommonTransforms.Unmanaged.dll"
"/linkresource:C:\ActiViz\activizdotnet_buildx64\bin\Debug\Kitware.VTK.vtkDomainsChemistry.Unmanaged.dll"
"/linkresource:C:\ActiViz\activizdotnet_buildx64\bin\Debug\Kitware.VTK.vtkFiltersAMR.Unmanaged.dll"

El jue., 24 de sept. de 2015 a la(s) 4:58 p. m., Matias Montroull <
matimontg at gmail.com> escribió:

> Hi,
>
> I was building ActiViz 6.2 (X64) and for some reason the Kitware.VTK
> project doesn't build, it returns with an error CS1577 when this line is
> excecuted in the compilation process. All other projects built fine.
>
> C:\Windows\Microsoft.NET\Framework\v3.5\csc.exe /debug /platform:x64
> /out:C:\ActiViz\activizdotnet_buildx64\bin\Release\Kitware.VTK.dll
> /doc:C:\ActiViz\activizdotnet_buildx64\bin\Release\Kitware.VTK.xml
> /target:library
> /reference:C:\ActiViz\activizdotnet_buildx64\bin\Release\Kitware.mummy.Runtime.dll
> @C:/ActiViz/activizdotnet_buildx64/Kitware.VTK.CscArgs.txt
>
> This is the error message:
> error CS1577: Assembly generation failed -- The system cannot find the
> path specified.
>
> The XML file gets generated just ok, I think it has to do with another
> thing but I haven't been able to figure out yet..
>
> Thanks,
>
> Matias.
> --
> Matias
>
-- 
Matias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150924/fbc6b1af/attachment.html>


More information about the vtkusers mailing list