[vtkusers] build VTK 7.1 on windows with MS VISUAL STUDIO 2015 or 2017

Agata Krasoń agatakrason at gmail.com
Thu Dec 14 03:23:10 EST 2017


Hello,


I am trying to build vtk (7.1 or higher) from source on windows in visual
studio 2015 or 2017.
I configure and generate project in cmake. I didn't make any change in
cmake. (in options)
I cant get build success on my pc.
I always got kind a stuck of  link errors like that :

Severity Code Description Project File Line Suppression State
Error LNK1104 cannot open file '..\..\lib\Debug\vtkIOCore-7.1.lib'
vtkIOXMLParser C:\VTK\build-7.1-3\IO\XMLParser\LINK 1
Error LNK1104 cannot open file '..\..\lib\Debug\vtkCommonExecutionModel-7.1.
lib' vtkFiltersSelection C:\VTK\build-7.1-3\Filters\Selection\LINK 1
Error LNK1104 cannot open file '..\..\..\lib\Debug\vtkNetCDF_cxx-7.1.lib'
vtkexoIIc C:\VTK\build-7.1-3\ThirdParty\exodusII\vtkexodusII\LINK 1
Error C1083 Cannot open include file: 'vtkUnicodeCaseFoldData.h': No such
file or directory vtkCommonCore C:\VTK\VTK-7.1.1\Common\Core\
vtkUnicodeString.cxx 375
Error LNK1104 cannot open file '..\..\lib\Debug\vtkCommonCore-7.1.lib'
vtkCommonMath C:\VTK\build-7.1-3\Common\Math\LINK 1
Error LNK1104 cannot open file '..\..\lib\Debug\vtkCommonMath-7.1.lib'
vtkCommonMisc C:\VTK\build-7.1-3\Common\Misc\LINK 1
Severity Code Description Project File Line Suppression State Error LNK1104
cannot open file '..\..\lib\Debug\vtkIOCore-7.1.lib' vtkIOXMLParser
C:\VTK\build-7.1-3\IO\XMLParser\LINK 1 Error LNK1104 cannot open file
'..\..\lib\Debug\vtkCommonExecutionModel-7.1.lib' vtkFiltersSelection
C:\VTK\build-7.1-3\Filters\Selection\LINK 1 Error LNK1104 cannot open file
'..\..\..\lib\Debug\vtkNetCDF_cxx-7.1.lib' vtkexoIIc
C:\VTK\build-7.1-3\ThirdParty\exodusII\vtkexodusII\LINK 1 Error C1083
Cannot open include file: 'vtkUnicodeCaseFoldData.h': No such file or
directory vtkCommonCore C:\VTK\VTK-7.1.1\Common\Core\vtkUnicodeString.cxx
375 Error LNK1104 cannot open file '..\..\lib\Debug\vtkCommonCore-7.1.lib'
vtkCommonMath C:\VTK\build-7.1-3\Common\Math\LINK 1 Error LNK1104 cannot
open file '..\..\lib\Debug\vtkCommonMath-7.1.lib' vtkCommonMisc
C:\VTK\build-7.1-3\Common\Misc\LINK 1

Could someone help me please ?

I would be appreciate for any help/advice.

Best,
Agata
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20171214/3273008d/attachment.html>


More information about the vtkusers mailing list